mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2026-03-31 09:07:07 +09:00
Add missing shellcheck format
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
|
# shellcheck shell=bash
|
||||||
|
|
||||||
DEFAULT_CONF="/config/nginx/site-confs/default.conf"
|
DEFAULT_CONF="/config/nginx/site-confs/default.conf"
|
||||||
OLD_ROOT="root /var/www/localhost/heimdall/public;"
|
OLD_ROOT="root /var/www/localhost/heimdall/public;"
|
||||||
|
|||||||
Reference in New Issue
Block a user