Skip to content

Commit

Permalink
Update ins-vt.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alkhanet26 authored Jun 22, 2024
1 parent 7fb6ac3 commit 0f77966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/ins-vt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ date
mkdir -p /etc/trojan/
touch /etc/trojan/akun.conf
# install v2ray
wget https://raw.githubusercontent.com/syapik96/script/main/go.sh && chmod +x go.sh && ./go.sh
wget https://raw.githubusercontent.com/alkhanet26/script/main/go.sh && chmod +x go.sh && ./go.sh
rm -f /root/go.sh
bash -c "$(wget -O- https://raw.githubusercontent.com/trojan-gfw/trojan-quickstart/master/trojan-quickstart.sh)"
mkdir /root/.acme.sh
Expand Down

0 comments on commit 0f77966

Please sign in to comment.