Fix s6-overlay format error #29

Merged
MrMeeb merged 3 commits from fix/s6-exec-format-error into master 2024-06-15 15:55:19 +00:00
2 changed files with 6 additions and 0 deletions
Showing only changes of commit f82ed81e2e - Show all commits

View File

@ -1 +1,4 @@
#!/command/with-contenv bash
# shellcheck shell=bash
echo "$e" > /run/s6-linux-init-container-results/exitcode

View File

@ -1 +1,4 @@
#!/command/with-contenv bash
# shellcheck shell=bash
echo "$e" > /run/s6-linux-init-container-results/exitcode