mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 09:53:02 -04:00
Add the swag dashboard mod
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo "Applying the SWAG dashboard mod..."
|
||||
|
||||
apk add --no-cache --upgrade goaccess
|
||||
cp -f /dashboard/dashboard.subdomain.conf.sample /config/nginx/proxy-confs/
|
||||
|
||||
echo "Applied the SWAG dashboard mod"
|
||||
Reference in New Issue
Block a user