Mercurial > code > home > repos > homeauto
changeset 457:d96621e2fc08
add redeploy
Ignore-this: 5b144c41bdfaf37efa3c4b2709f7ee9a
author | drewp@bigasterisk.com |
---|---|
date | Sat, 20 Apr 2019 23:29:44 -0700 |
parents | 12f9f1838fb5 |
children | 4c68b604c7ec |
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