Commit a7cab97a authored by tywldx's avatar tywldx

remove sp

parent 28c88701
......@@ -22,8 +22,6 @@ do
mkdir $dir/public
rm -rf $dir/public/java
mkdir $dir/public/java
rm -rf $dir/special
mkdir $dir/special
rm -rf $dir/public/node
mkdir $dir/public/node
......@@ -50,9 +48,6 @@ do
sed -i "s/ip_last/$ip_last_num/g" $dir/public/java/*
sed -i "s/ip_last/$ip_last_num/g" $dir/java/*
cp -rf /home/config_files/special/* $dir/special/
sed -i "s/iplast/${ip_last_num}/g" $dir/special/ngrok_confg.yml
#python项目发布
rm -rf $dir/python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment