Commit 09c85894 by sikang

bug fix

parent 62e2caa1
......@@ -110,8 +110,8 @@ then
elif (($commod == '10'))
then
cd garble
chmod a+x insert.sh
./insert.sh
chmod a+x insert.py
./insert.py
elif (($commod == '11'))
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