Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
CH3NGYZ authored Aug 23, 2023
1 parent e791116 commit 0d44498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rm -rf *tailscale*
rm -rf /tmp/*tailscale*

# 下载安装包
wget https://ghproxy.net/https://raw.githubusercontent.com/cyz0105/tailscale-openwrt/main/tailscale-openwrt.tgz
wget https://raw.githubusercontent.com/cyz0105/tailscale-openwrt/main/tailscale-openwrt.tgz

# 解压
tar x -zvC / -f tailscale-openwrt.tgz
Expand Down

0 comments on commit 0d44498

Please sign in to comment.