# HG changeset patch # User drewp # Date 1555828184 25200 # Node ID 301a9096219d2bd8e08327aa2f6800bfbeba9f47 # Parent 672a3d830e7f0731bf05c6c09ac1a61cbef1d7e2 add redeploy Ignore-this: 5b144c41bdfaf37efa3c4b2709f7ee9a darcs-hash:16f9d02bf790c7431c47b10f649c8fd42636eacf diff -r 672a3d830e7f -r 301a9096219d 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