Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit 20b73d6

Browse files
committed
Update install.sh
1 parent 51bded9 commit 20b73d6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ EOF
138138

139139
# Create symlink and remove default site
140140
sudo ln -sf /etc/nginx/sites-available/$DOMAIN /etc/nginx/sites-enabled/
141-
sudo rm -f /etc/nginx/sites-enabled/default
142141

143142
# Test and reload Nginx
144143
sudo nginx -t

0 commit comments

Comments
 (0)