remove "Remove the default Nginx configs"
This commit is contained in:
parent
3f86b8aa1f
commit
8bc783c20c
@ -416,10 +416,6 @@ server {
|
|||||||
NGINX_RUSTDESK_CONF
|
NGINX_RUSTDESK_CONF
|
||||||
fi
|
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
|
# Enable the Nginx config file
|
||||||
if [ ! -f /etc/nginx/sites-enabled/rustdesk.conf ]
|
if [ ! -f /etc/nginx/sites-enabled/rustdesk.conf ]
|
||||||
then
|
then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user