summaryrefslogtreecommitdiff
path: root/push.sh
diff options
context:
space:
mode:
authorBrett Weiland <techcrazybsw@gmail.com>2021-01-01 13:12:17 -0600
committerBrett Weiland <techcrazybsw@gmail.com>2021-01-01 13:12:17 -0600
commitc8b3250f15ac75d60991b3ad2562209e853cc6f4 (patch)
tree3064f3d49cfc0874df29d20c9ac4c4298447755d /push.sh
new file: gradient.h
new file: led_clear.c new file: led_gradient.c new file: led_info.h new file: led_test.c new file: makefile new file: push.sh new file: shit.c
Diffstat (limited to 'push.sh')
-rwxr-xr-xpush.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/push.sh b/push.sh
new file mode 100755
index 0000000..a2ee8ae
--- /dev/null
+++ b/push.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/bash
+printf "rm /root/projects/ledstrip/*\nput /home/indigo/projects/ledstrip/* /root/projects/ledstrip/" | sftp root@ledcontroller