mirror of
https://github.com/DeNNiiInc/Advanced-Raid-Calculator.git
synced 2026-04-17 12:45:59 +00:00
fix: correct nginx conflict removal
This commit is contained in:
@@ -39,7 +39,7 @@ EOF
|
|||||||
# Remove default TurnKey/Nginx configurations if they exist
|
# Remove default TurnKey/Nginx configurations if they exist
|
||||||
rm -f /etc/nginx/sites-enabled/default
|
rm -f /etc/nginx/sites-enabled/default
|
||||||
rm -f /etc/nginx/sites-enabled/tkl-default
|
rm -f /etc/nginx/sites-enabled/tkl-default
|
||||||
rm -f /etc/nginx/sites-enabled/node
|
rm -f /etc/nginx/sites-enabled/nodejs
|
||||||
rm -f /etc/nginx/sites-enabled/app
|
rm -f /etc/nginx/sites-enabled/app
|
||||||
|
|
||||||
# Enable the new app configuration
|
# Enable the new app configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user