mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 10:09:49 +00:00
[GHA] fix nginx restarts
This commit is contained in:
parent
287d14f96f
commit
c94087f810
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ echo "${bold}${green}---------------"
|
|||
echo "${bold}${green}Starting Nginx"
|
||||
echo "${bold}${green}---------------"
|
||||
sudo systemctl status nginx.service
|
||||
sudo systemctl start nginx
|
||||
sudo systemctl restart nginx
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue