Commit b72ed88a by sikang

update script

parent 163b1393
......@@ -10,6 +10,4 @@ def radomStr():
appId = radomStr() + '.' + radomStr() + '.' + radomStr() + '.' + radomStr()
print('new appId : ' + appId)
os.system('./rename_pkg.sh ' + appId)
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