Skip to content

Instantly share code, notes, and snippets.

@iponkan
Created December 3, 2019 06:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iponkan/2c655d3cbe93f2b63a229b1cf5f42578 to your computer and use it in GitHub Desktop.
Save iponkan/2c655d3cbe93f2b63a229b1cf5f42578 to your computer and use it in GitHub Desktop.
@echo off
adb uninstall com.commsource.beautyplus
adb install -r "%~fs1"
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment