summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f942b6b..0c37793 100644
--- a/Makefile
+++ b/Makefile
@@ -2,4 +2,6 @@ shell:
adb wait-for-device && adb shell
reboot:
adb reboot && adb wait-for-device && adb shell
-
+push:
+ adb push storage/sdcard1/Linux/jessie.sh /storage/sdcard1/Linux
+ adb push data/local/debroid.sh /data/local