mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
[GHA] FIX Nginx folder locations
This commit is contained in:
parent
8c44ede752
commit
fbe79dc28a
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ echo "${bold}${yellow}Delete any default files installed by Nginx"
|
|||
echo "${bold}${yellow}-------------------------------------------"
|
||||
sudo rm /etc/nginx/sites-available/*
|
||||
sudo rm /etc/nginx/sites-enabled/*
|
||||
sudo rm ./var/www/html/*
|
||||
sudo rm /var/www/html/*
|
||||
printf "\n"
|
||||
echo "${bold}${yellow}---------------------"
|
||||
echo "${bold}${yellow}Setup Vhost for Nginx"
|
||||
|
|
Loading…
Add table
Reference in a new issue