Remove unecessary shebang in now nix managed script

This commit is contained in:
Curt Spark 2024-03-15 17:03:56 +00:00
parent c4e3ab2e4a
commit 5db22491db
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#!/run/current-system/sw/bin/bash
GUEST_NAME="$1"
HOOK_NAME="$2"
STATE_NAME="$3"