mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 22:03:32 -04:00
Merge pull request #285 from quietsy/swag-dashboard
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
|
||||
|
||||
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
|
||||
|
||||
echo "Applied the SWAG dashboard mod"
|
||||
|
||||
Reference in New Issue
Block a user