Add the swag dashboard mod

This commit is contained in:
quietsy
2022-01-12 20:32:39 +02:00
parent d1dc6e5858
commit f6db7a5673
11 changed files with 200 additions and 70 deletions
+8
View File
@@ -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"