Commit 066d9c27 by sikang

update script

parent abb39f91
...@@ -4,7 +4,6 @@ read message ...@@ -4,7 +4,6 @@ read message
if((${#message}==0)) if((${#message}==0))
then then
echo "message can not be null !" echo "message can not be null !"
cd script
./module_push.sh ./module_push.sh
else else
cd ../../ cd ../../
......
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