Fix nginx finish comment

This commit is contained in:
Felipe Santos 2023-01-17 13:03:18 -03:00
parent b7789dca16
commit 5feaa0461f

View File

@ -1,6 +1,6 @@
#!/command/with-contenv bash #!/command/with-contenv bash
# shellcheck shell=bash # shellcheck shell=bash
# Take down the S6 supervision tree when the service exits # Take down the S6 supervision tree when the service fails
set -o errexit -o nounset -o pipefail set -o errexit -o nounset -o pipefail