Update t.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 21be4a4087
commit 5365a787e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      old/t.sh

@ -242,7 +242,7 @@ install(){
sudo cp -f wgcf-profile.conf /etc/wireguard/wgcf.conf
sudo cp -f /usr/local/bin/t.sh /etc/wireguard/mac.sh
ln -sf /etc/wireguard/mac.sh /usr/local/bin/warp && green " ${T[${L}27]} " && chmod +x /usr/local/bin/warp
echo "$L" >/etc/wireguard/language
sudo echo "$L" >/etc/wireguard/language
# 自动刷直至成功( warp bug,有时候获取不了ip地址)
green " \n${T[${L}12]}\n "

Loading…
Cancel
Save