changeset 1260:301a9096219d

add redeploy Ignore-this: 5b144c41bdfaf37efa3c4b2709f7ee9a darcs-hash:16f9d02bf790c7431c47b10f649c8fd42636eacf
author drewp <drewp@bigasterisk.com>
date Sat, 20 Apr 2019 23:29:44 -0700
parents 672a3d830e7f
children 1431cd58803d
files service/xidle/makefile
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/service/xidle/makefile	Sat Apr 20 23:28:29 2019 -0700
+++ b/service/xidle/makefile	Sat Apr 20 23:29:44 2019 -0700
@@ -13,3 +13,6 @@
 
 local_run:
 	docker run --rm -it -v /tmp/.X11-unix/:/tmp/.X11-unix/ -v /home/drewp/.Xauthority:/root/.Xauthority -p 9107:9107 --net=host bang6:5000/xidle_x86:latest python ./xidle.py -v
+
+redeploy: build_image build_image_pi
+	sudo /my/proj/ansible/playbook -t homeauto_xidle