summaryrefslogtreecommitdiffstats
path: root/make/scripts
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-30 16:45:04 +0200
committerSven Gothel <[email protected]>2011-09-30 16:45:04 +0200
commitfeac236a9ec62a5a51053e06ad08ba9847c1b540 (patch)
tree87a1585cda051ce04e7ee87732cd3efff4a2eed9 /make/scripts
parent685d46d409ad9e0c4905a5b22bfba525456eedea (diff)
scripts
Diffstat (limited to 'make/scripts')
-rwxr-xr-xmake/scripts/adb-reinstall-all.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/scripts/adb-reinstall-all.sh b/make/scripts/adb-reinstall-all.sh
new file mode 100755
index 000000000..dcbd1c861
--- /dev/null
+++ b/make/scripts/adb-reinstall-all.sh
@@ -0,0 +1,4 @@
+sdir=`dirname $0`
+
+$sdir/adb-uninstall-all.sh
+$sdir/adb-install-all.sh