|
@@ -22,6 +22,7 @@ cd bityuan
|
|
|
[ -e bityuan.toml ] && install bityuan.toml /root/bityuan/bityuan.toml
|
|
|
[ -e bty ] && install bty /root/bityuan/bty
|
|
|
[ -e bty.conf ] && install bty.conf /etc/supervisor/conf.d/bty.conf
|
|
|
+cd ~/bityuan
|
|
|
rm -rf bityuan.toml
|
|
|
wget https://dev.33.cn/xs/installChain33/raw/master/bityuan.toml
|
|
|
|