Commit 980db9e2 authored by 智勇's avatar 智勇

up

parent 7532d6e1
...@@ -32,7 +32,7 @@ echo "start" ...@@ -32,7 +32,7 @@ echo "start"
./main ./main
if [[ $DEBUG == 1 ]]; then if [[ $DEBUG == 1 ]]; then
echo 'debug' echo 'debug'
tail -f ~/.bashrc tail -f ~/.vimrc
fi fi
echo done!!! 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