Commit 5b2f3add authored by 黎博's avatar 黎博

调试go

parent 4af4b659
...@@ -38,7 +38,9 @@ finalCmd=`echo $startCmd | sed "s#place-holder#${namespace}#g"` ...@@ -38,7 +38,9 @@ finalCmd=`echo $startCmd | sed "s#place-holder#${namespace}#g"`
echo $finalCmd echo $finalCmd
nohup $finalCmd & # nohup $finalCmd &
$finalCmd
# if [[ $DEBUG == 1 ]]; then # if [[ $DEBUG == 1 ]]; then
# echo 'debug' # echo 'debug'
......
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