diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-06-20 12:23:11 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-06-20 12:23:11 +0100 |
| commit | 10ba3e1d94e28baceea93f8067ede8985cafea23 (patch) | |
| tree | 2c6c7d82ceaf2e98d0452ed1dcc0591c6bcf5711 /Makefile | |
| parent | ccbfcf91f97f981007d56229d27f0555f1761b24 (diff) | |
Anger is momentary madness.
-- Horace
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
