update: pass arguments to ./switch
This commit is contained in:
parent
29c0525b05
commit
f8bf53cbb7
1 changed files with 1 additions and 1 deletions
2
update
2
update
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
nix flake update --verbose --print-build-logs
|
||||
./switch
|
||||
exec ./switch "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue