From 10ba3e1d94e28baceea93f8067ede8985cafea23 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (europa)" Date: Sat, 20 Jun 2015 12:23:11 +0100 Subject: Anger is momentary madness. -- Horace --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3