Add missing shebang to finish hooks
This commit is contained in:
parent
9ed7d80765
commit
f82ed81e2e
@ -1 +1,4 @@
|
|||||||
|
#!/command/with-contenv bash
|
||||||
|
# shellcheck shell=bash
|
||||||
|
|
||||||
echo "$e" > /run/s6-linux-init-container-results/exitcode
|
echo "$e" > /run/s6-linux-init-container-results/exitcode
|
@ -1 +1,4 @@
|
|||||||
|
#!/command/with-contenv bash
|
||||||
|
# shellcheck shell=bash
|
||||||
|
|
||||||
echo "$e" > /run/s6-linux-init-container-results/exitcode
|
echo "$e" > /run/s6-linux-init-container-results/exitcode
|
Loading…
x
Reference in New Issue
Block a user