mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-10 01:43:49 -04:00
Fixed the swag dashboard init script
This commit is contained in:
@@ -5,7 +5,7 @@ echo "Applying the SWAG dashboard mod..."
|
|||||||
apk add --no-cache --upgrade goaccess
|
apk add --no-cache --upgrade goaccess
|
||||||
|
|
||||||
if [ ! -f /config/nginx/proxy-confs/dashboard.subdomain.conf ]; then
|
if [ ! -f /config/nginx/proxy-confs/dashboard.subdomain.conf ]; then
|
||||||
cp /dashboard/dashboard.subdomain.conf.sample /config/nginx/proxy-confs/dashboard/dashboard.subdomain.conf
|
cp /dashboard/dashboard.subdomain.conf.sample /config/nginx/proxy-confs/dashboard.subdomain.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Applied the SWAG dashboard mod"
|
echo "Applied the SWAG dashboard mod"
|
||||||
|
|||||||
Reference in New Issue
Block a user