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