fix: geopulse nginx reload

This commit is contained in:
CrazyWolf13
2026-03-26 15:36:26 +01:00
parent ef0b23c806
commit 9f88bd44de

View File

@@ -181,6 +181,7 @@ EOF
ln -sf /etc/nginx/sites-available/geopulse.conf /etc/nginx/sites-enabled/
rm -f /etc/nginx/sites-enabled/default
systemctl enable -q --now nginx
systemctl reload nginx
msg_ok "Configured Nginx"
motd_ssh