# HG changeset patch # User drewp@bigasterisk.com # Date 1555828184 25200 # Node ID d96621e2fc0867943e458abc83c045bf89aa596f # Parent 12f9f1838fb51dcd3dfa555991192ee09fa88c1a add redeploy Ignore-this: 5b144c41bdfaf37efa3c4b2709f7ee9a diff -r 12f9f1838fb5 -r d96621e2fc08 service/xidle/makefile --- 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