mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
[GHA] Get nginx status
This commit is contained in:
parent
af5082b8b9
commit
610f1bf461
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ echo "${bold}${green}Starting Nginx"
|
|||
echo "${bold}${green}---------------"
|
||||
sudo systemctl enable nginx
|
||||
sudo systemctl start nginx
|
||||
sudo systemctl status nginx.service
|
||||
}
|
||||
|
||||
reloadNginX () {
|
||||
|
|
Loading…
Add table
Reference in a new issue