X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=d344932f0390cba89e271bee55a5d97edab6a953;hb=75a3af7c91fe083340dcd2d1890fc543dd3b57c4;hp=0000000000000000000000000000000000000000;hpb=bc47fbc4ad42526a809a84102967e4cb68b6b29a;p=catcam.git diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..d344932 --- /dev/null +++ b/Makefile @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + + +deploy: motion_detected.sh + scp $^ don@jax.vpn.donarmstrong.com:.; + +.PHONY: deploy