mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-05 12:09:57 +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}---------------------"
|
||||||
echo "${bold}${yellow}Setup Vhost for Nginx"
|
echo "${bold}${yellow}Setup Vhost for Nginx"
|
||||||
echo "${bold}${yellow}---------------------"
|
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 cp ./dev-tools/default.vhost /etc/nginx/sites-available/default
|
||||||
sudo ln -s /etc/nginx/sites-available/default /etc/nginx/sites-enabled/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
|
sudo cp ./dev-tools/index.html /var/www/html/index.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue