Update pingpong.sh
This commit is contained in:
parent
d0daf329fa
commit
d4382a1efa
@ -46,7 +46,7 @@ read -p "请输入你的key device id: " your_device_id
|
||||
keyid="$your_device_id"
|
||||
|
||||
# 下载PINGPONG程序
|
||||
wget -O PINGPONG https://pingpong-build.s3.ap-southeast-1.amazonaws.com/linux/v0.1.7/PINGPONG
|
||||
wget -O PINGPONG https://pingpong-build.s3.ap-southeast-1.amazonaws.com/linux/latest/PINGPONG
|
||||
|
||||
if [ -f "./PINGPONG" ]; then
|
||||
chmod +x ./PINGPONG
|
||||
|
Loading…
Reference in New Issue
Block a user