|
@@ -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
|