]> git.donarmstrong.com Git - catcam.git/blob - Makefile
add deployment script
[catcam.git] / Makefile
1 #!/usr/bin/make -f
2
3
4 deploy: motion_detected.sh
5         scp $^ don@jax.vpn.donarmstrong.com:.;
6
7 .PHONY: deploy