Added arguments to just switch

This commit is contained in:
2026-02-03 18:13:15 +01:00
parent 1dd92dcc19
commit 4ad7ca2330

View File

@@ -7,8 +7,8 @@ machine:
@echo "${HOSTNAME}" @echo "${HOSTNAME}"
[group("maintenance")] [group("maintenance")]
switch: switch args="":
nh os switch -a -H "${HOSTNAME}" . nh os switch -a -H "${HOSTNAME}" . {{args}}
[group("setup")] [group("setup")]
new-machine: new-machine: