Commit 09c85894 by sikang

bug fix

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