Skip to content

Commit 3bee044

Browse files
author
gilper0x
authored
Update ssh-vpn.sh
1 parent a29e4fd commit 3bee044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ssh/ssh-vpn.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ rm -f /etc/nginx/conf.d/vps.conf
106106
wget -q -O /etc/nginx/nginx.conf "https://raw.githubusercontent.com/givps/AutoScriptXray/master/ssh/nginx.conf"
107107
mkdir -p /home/vps/public_html
108108
chown -R www-data:www-data /home/vps/public_html
109-
wget -q -O /etc/nginx/conf.d/vps.conf "https://raw.githubusercontent.com/givps/AutoScriptXray/master/ssh/vps.conf"
109+
#wget -q -O /etc/nginx/conf.d/vps.conf "https://raw.githubusercontent.com/givps/AutoScriptXray/master/ssh/vps.conf"
110110

111111
# Add systemd override (fix for early startup)
112112
mkdir -p /etc/systemd/system/nginx.service.d

0 commit comments

Comments
 (0)