Skip to content

Commit 288e387

Browse files
author
gilper0x
authored
Update setup.sh
1 parent 6fb49f8 commit 288e387

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ echo "========================================="
249249
#echo -e "${blue} Install SlowDNS ${nc}"
250250
#echo -e "${red}=========================================${nc}"
251251
# install slowdns
252-
#wget https://raw.githubusercontent.com/givps/AutoScriptXray/master/slowdns/slowdns.sh && chmod +x slowdns.sh && ./slowdns.sh
252+
# wget https://raw.githubusercontent.com/givps/AutoScriptXray/master/slowdns/slowdns.sh && chmod +x slowdns.sh && ./slowdns.sh
253253

254254
echo -e "${red}=========================================${nc}"
255255
echo -e "${blue} Install Tor ${nc}"
@@ -261,7 +261,7 @@ wget https://raw.githubusercontent.com/givps/AutoScriptXray/master/ssh/tor.sh &&
261261
#echo -e "${blue} Install UDP CUSTOM ${nc}"
262262
#echo -e "${red}=========================================${nc}"
263263
# install udp-custom
264-
#wget https://raw.githubusercontent.com/givps/AutoScriptXray/master/udp-custom/udp-custom.sh && chmod +x udp-custom.sh && ./udp-custom.sh
264+
# wget https://raw.githubusercontent.com/givps/AutoScriptXray/master/udp-custom/udp-custom.sh && chmod +x udp-custom.sh && ./udp-custom.sh
265265

266266
cat > /root/.profile <<'EOF'
267267
# ~/.profile: executed by Bourne-compatible login shells.

0 commit comments

Comments
 (0)