mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
Restart nginx
This commit is contained in:
@@ -387,6 +387,7 @@ EOF
|
|||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable netalertx.service
|
systemctl enable netalertx.service
|
||||||
systemctl start netalertx.service
|
systemctl start netalertx.service
|
||||||
|
systemctl restart nginx
|
||||||
|
|
||||||
# Verify service is running
|
# Verify service is running
|
||||||
if systemctl is-active --quiet netalertx.service; then
|
if systemctl is-active --quiet netalertx.service; then
|
||||||
|
|||||||
Reference in New Issue
Block a user