diff service/dpms/makefile @ 1267:19ba6f9787b9

use PatchableGraph Ignore-this: dc954906750062923ef8205f8a8e8952 darcs-hash:a3df9901afbd6ebb0ddf461fe254e5837a534b0a
author drewp <drewp@bigasterisk.com>
date Sat, 20 Apr 2019 23:38:56 -0700
parents afd19bf8b499
children
line wrap: on
line diff
--- a/service/dpms/makefile	Sat Apr 20 23:36:30 2019 -0700
+++ b/service/dpms/makefile	Sat Apr 20 23:38:56 2019 -0700
@@ -14,3 +14,6 @@
 
 local_run:
 	docker run --rm -it -v /tmp/.X11-unix/:/tmp/.X11-unix/ -v /home/drewp/.Xauthority:/root/.Xauthority -p 9095:9095 --net=host bang6:5000/dpms python ./dpms_service.py 
+
+redeploy: build_image build_image_pi
+	sudo /my/proj/ansible/playbook -t homeauto_dpms