Browse Source

Full isolation for tasmotizer

Valentin Niess 3 năm trước cách đây
mục cha
commit
d181cd2fff
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 "$@"