Commit 7139b693 by sikang

update script

parent 7baf1cc8
......@@ -280,6 +280,7 @@ elif (($commod == '26'));then
echo " "
file_name="${corp_id}_${app_name}"
mv /Users/connor/Documents/apks/"${file_name}.apk" /Users/connor/Documents/apks/"${file_name}/app.apk"
mv ../../../app/src/main/res/drawable-xxhdpi/logo.png /Users/connor/Documents/apks/"${file_name}/logo.png"
elif (($commod == '27'));then
cd privacy
......
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