diff options
author | Sven Gothel <[email protected]> | 2011-10-01 01:34:27 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-10-01 01:34:27 +0200 |
commit | bdfdd4db38e3908e67909624cbb15da3728dabcb (patch) | |
tree | f4052300ac100168b95cf6d06e19048e9bd1d51e /make/scripts/adb-uninstall-all.sh | |
parent | 1807d508a6fc9a492692fc3621a254fdbaee47fd (diff) |
scripts ..
Diffstat (limited to 'make/scripts/adb-uninstall-all.sh')
-rwxr-xr-x | make/scripts/adb-uninstall-all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/adb-uninstall-all.sh b/make/scripts/adb-uninstall-all.sh index 059b1d5aa..db079fcf0 100755 --- a/make/scripts/adb-uninstall-all.sh +++ b/make/scripts/adb-uninstall-all.sh @@ -1,4 +1,4 @@ -#adb uninstall com.jogamp.common +adb uninstall com.jogamp.common adb uninstall javax.media.opengl adb uninstall com.jogamp.android.launcher adb uninstall com.jogamp.opengl.test |