Mercurial > code > home > repos > homeauto
changeset 1227:21bc3b07a538
make redeploY
Ignore-this: 266f6de943e015040aff9820bd7143d9
darcs-hash:84e6441ae6b48f2b481c9335cf3985f9285298e7
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Sat, 30 Mar 2019 23:56:08 -0700 |
parents | 7de8f0cd3392 |
children | a72e9245cc72 |
files | service/wifi/makefile |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/service/wifi/makefile Sat Mar 30 23:38:47 2019 -0700 +++ b/service/wifi/makefile Sat Mar 30 23:56:08 2019 -0700 @@ -19,3 +19,6 @@ local_run_strace: build_image docker run --rm -it -p ${PORT}:${PORT} --cap-add=SYS_PTRACE --net=host ${TAG} strace -f -s 200 python3 wifi.py -v + +redeploy: build_image + supervisorctl restart $(JOB)_$(PORT)