Skip to content

Commit

Permalink
remove "Remove the default Nginx configs"
Browse files Browse the repository at this point in the history
  • Loading branch information
rustdesk authored Oct 6, 2023
1 parent 3f86b8a commit 8bc783c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -416,10 +416,6 @@ server {
NGINX_RUSTDESK_CONF
fi

# Remove the default Nginx configs
rm -f /etc/nginx/sites-available/default
rm -f /etc/nginx/sites-enabled/default

# Enable the Nginx config file
if [ ! -f /etc/nginx/sites-enabled/rustdesk.conf ]
then
Expand Down

0 comments on commit 8bc783c

Please sign in to comment.