添加不同渠道上传
This commit is contained in:
parent
8cd74b0001
commit
790726db0c
@ -2,6 +2,6 @@ rm /root/game1008h5.zip
|
|||||||
cd /root/game1008h5
|
cd /root/game1008h5
|
||||||
zip -r /root/game1008h5.zip *
|
zip -r /root/game1008h5.zip *
|
||||||
cd /root
|
cd /root
|
||||||
scp game1008h5.zip root@login-test.kingsome.cn:/var/data/
|
scp game1008h5.zip root@login-test.kingsome.cn:/var/data/game1008h5
|
||||||
ssh root@login-test.kingsome.cn "cd /var/data && unzip -o -d game1008h5 game1008h5.zip"
|
ssh root@login-test.kingsome.cn "cd /var/data/game1008h5 && unzip -o -d $1 game1008h5.zip"
|
||||||
echo 'publish ok'
|
echo 'publish ok'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user