Commit cbe6d3d8 by sikang

remove string_decrypt

parent f49b635b
...@@ -188,8 +188,8 @@ then ...@@ -188,8 +188,8 @@ then
elif (($commod == '23')) elif (($commod == '23'))
then then
cd garble cd garble
chmod a+x string_decrypt.py # chmod a+x string_decrypt.py
python string_decrypt.py # python string_decrypt.py
elif (($commod == '24')) elif (($commod == '24'))
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