# HG changeset patch # User drewp # Date 1574539352 28800 # Node ID 517cbb905d4c600e9ade20424529a6b9bd41297a # Parent 6c6b14c39cd2776ab4f3de18da3796494f144d18 remote suspend, wifi group arg Ignore-this: 76cd196b934298df35125bd180ede9c6 darcs-hash:1893e27489c5537950d377dfde761497f906df6c diff -r 6c6b14c39cd2 -r 517cbb905d4c service/wifi/Dockerfile --- a/service/wifi/Dockerfile Wed Sep 25 17:56:28 2019 -0700 +++ b/service/wifi/Dockerfile Sat Nov 23 12:02:32 2019 -0800 @@ -9,7 +9,7 @@ # not sure why this doesn't work from inside requirements.txt RUN pip3 install --index-url https://projects.bigasterisk.com/ --extra-index-url https://pypi.org/simple -U 'https://github.com/drewp/cyclone/archive/python3.zip?v2' -COPY *.py *.n3 *.html ./ +COPY *.py *.n3 *.html *.js ./ EXPOSE 9070 diff -r 6c6b14c39cd2 -r 517cbb905d4c service/wifi/index.html --- a/service/wifi/index.html Wed Sep 25 17:56:28 2019 -0700 +++ b/service/wifi/index.html Sat Nov 23 12:02:32 2019 -0800 @@ -17,15 +17,7 @@