mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
Update GHA workflow [skip travis]
This commit is contained in:
parent
04f6ee3e41
commit
4616f064c2
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ printf "\n"
|
|||
echo "${bold}${yellow}---------------------"
|
||||
echo "${bold}${yellow}Setup Vhost for Nginx"
|
||||
echo "${bold}${yellow}---------------------"
|
||||
sudo rm /etc/nginx/sites-available/default
|
||||
#sudo rm /etc/nginx/sites-available/default
|
||||
sudo cp ./dev-tools/default.vhost /etc/nginx/sites-available/default
|
||||
sudo ln -s /etc/nginx/sites-available/default /etc/nginx/sites-enabled/default
|
||||
sudo cp ./dev-tools/index.html /var/www/html/index.html
|
||||
|
|
Loading…
Add table
Reference in a new issue