Browse Source

更新 'install.sh'

xs 1 year ago
parent
commit
96d26258f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install.sh

+ 1 - 1
install.sh

@@ -3,7 +3,7 @@ cd /root/
 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