Add missing shellcheck format

This commit is contained in:
thespad
2024-06-27 16:30:37 +01:00
parent 3f23522949
commit ab650ac006

View File

@@ -1,4 +1,5 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
DEFAULT_CONF="/config/nginx/site-confs/default.conf"
OLD_ROOT="root /var/www/localhost/heimdall/public;"