mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 16:58:27 -04:00
Set permissions
This commit is contained in:
@@ -8,4 +8,9 @@ if [ ! -f /config/nginx/proxy-confs/dashboard.subdomain.conf ]; then
|
|||||||
cp /dashboard/dashboard.subdomain.conf.sample /config/nginx/proxy-confs/dashboard.subdomain.conf
|
cp /dashboard/dashboard.subdomain.conf.sample /config/nginx/proxy-confs/dashboard.subdomain.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# permissions
|
||||||
|
chown -R abc:abc \
|
||||||
|
/dashboard \
|
||||||
|
/config/nginx/proxy-confs/dashboard.subdomain.conf
|
||||||
|
|
||||||
echo "Applied the SWAG dashboard mod"
|
echo "Applied the SWAG dashboard mod"
|
||||||
|
|||||||
Reference in New Issue
Block a user