Commit 90dd3f8e authored by 黎博's avatar 黎博

modify go.sh

parent 2421208c
......@@ -38,9 +38,9 @@ finalCmd=`echo $startCmd | sed "s#place-holder#${namespace}#g"`
nohup $finalCmd &
if [[ $DEBUG == 1 ]]; then
echo 'debug'
tail -f ~/.vimrc
fi
# if [[ $DEBUG == 1 ]]; then
# echo 'debug'
# tail -f ~/.vimrc
# fi
echo done!!!
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