Commit 7a76bf84 by 袁伟铭

1.0.0

parent 992de946
......@@ -83,7 +83,7 @@ fi
sleep 2s
cd /home/cloud/file
echo "--------portal start--------"
echo "--------file start--------"
PID=$(ps -ef|grep file-server-1.0.0.jar |grep -v grep|awk '{print $2}')
if [ ! $PID ]; then
......
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