diff service/piNode/makefile @ 466:1122016d16eb

stats handler, events output fix, build updaets Ignore-this: 3f2d695e0e49e8be8084017de08b0539
author drewp@bigasterisk.com
date Sat, 20 Apr 2019 23:40:29 -0700
parents cb3738b1a15a
children
line wrap: on
line diff
--- a/service/piNode/makefile	Sat Apr 20 23:39:45 2019 -0700
+++ b/service/piNode/makefile	Sat Apr 20 23:40:29 2019 -0700
@@ -15,3 +15,6 @@
 
 push_config:
 	docker run -it --net=host -v `pwd`/config:/opt/config bang6:5000/arduino_node python pushConfig.py pi/
+
+redeploy: build_image
+	sudo /my/proj/ansible/playbook -l pi -t raspi_io_node