Ver código fonte

Full isolation for tasmotizer

Valentin Niess 3 anos atrás
pai
commit
d181cd2fff
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      applications/tasmotizer/entrypoint.sh

+ 1 - 1
applications/tasmotizer/entrypoint.sh

@@ -1 +1 @@
-{{ python-executable }} -s ${APPDIR}/opt/python{{ python-version }}/bin/tasmotizer.py "$@"
+{{ python-executable }} -sE ${APPDIR}/opt/python{{ python-version }}/bin/tasmotizer.py "$@"