Commit 4af4b659 authored by 黎博's avatar 黎博

modify go.sh

parent 90dd3f8e
......@@ -36,6 +36,8 @@ finalCmd=`echo $startCmd | sed "s#place-holder#${namespace}#g"`
# ./main
echo $finalCmd
nohup $finalCmd &
# if [[ $DEBUG == 1 ]]; 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