diff --git a/root/migrations/02-default-location b/root/migrations/02-default-location index 7d46d8c..2c7603e 100755 --- a/root/migrations/02-default-location +++ b/root/migrations/02-default-location @@ -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;"