Commit ae5ba663 by sikang

update script

parent 6acdeeb6
...@@ -60,13 +60,13 @@ then ...@@ -60,13 +60,13 @@ then
elif (($commod == '9')) elif (($commod == '9'))
then then
cd grable cd garble
chmod a+x rename_peoject.sh chmod a+x rename_project.sh
./rename_peoject.sh ./rename_project.sh
elif (($commod == '10')) elif (($commod == '10'))
then then
cd grable cd garble
chmod a+x reset_name.sh chmod a+x reset_name.sh
./reset_name.sh ./reset_name.sh
......
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