mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 10:09:49 +00:00
Update GHA workflow [skip travis]
This commit is contained in:
parent
5d48162cfa
commit
0904ef5bd1
1 changed files with 1 additions and 1 deletions
|
@ -68,8 +68,8 @@ printf "\n"
|
|||
echo "${bold}${green}---------------"
|
||||
echo "${bold}${green}Starting Nginx"
|
||||
echo "${bold}${green}---------------"
|
||||
sudo systemctl status nginx.service
|
||||
sudo systemctl enable nginx.service
|
||||
sudo systemctl status nginx.service
|
||||
sudo nginx -t
|
||||
sudo service nginx start
|
||||
#sudo systemctl start nginx
|
||||
|
|
Loading…
Add table
Reference in a new issue