Skip to content

Commit

Permalink
Update tcpx.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ylx2016 authored May 23, 2024
1 parent e8ce0cf commit 5151d96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tcpx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -719,8 +719,7 @@ startlotserver() {
fi
#bash <(wget -qO- https://git.io/lotServerInstall.sh) install
#echo | bash <(wget --no-check-certificate -qO- https://raw.githubusercontent.com/1265578519/lotServer/main/lotServerInstall.sh) install
# echo | bash <(wget --no-check-certificate -qO- https://raw.githubusercontent.com/fei5seven/lotServer/master/lotServerInstall.sh) install
echo | bash <(wget --no-check-certificate -qO- https://raw.githubusercontent.com/wxlost/lotServer/master/lotServerInstall.sh) install
echo | bash <(wget --no-check-certificate -qO- https://raw.githubusercontent.com/fei5seven/lotServer/master/lotServerInstall.sh) install
sed -i '/advinacc/d' /appex/etc/config
sed -i '/maxmode/d' /appex/etc/config
echo -e "advinacc=\"1\"
Expand Down

0 comments on commit 5151d96

Please sign in to comment.