ソースを参照

更新 'newinstall.sh'

xs 3 年 前
コミット
a10a86d63c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      newinstall.sh

+ 1 - 1
newinstall.sh

@@ -3,7 +3,7 @@ cd /33cn
 apt-get update
 apt-get install wget -y
 apt-get install supervisor -y
-wget http://124.71.81.168/bityuan_ubuntu.tgz
+wget http://bty33.oss-cn-shanghai.aliyuncs.com/xstest/bityuan_ubuntu.tgz
 tar zxf bityuan_ubuntu.tgz
 cd bityuan
 cp bty.conf /etc/supervisor/conf.d/bty.conf