Pārlūkot izejas kodu

Full isolation for tasmotizer

Valentin Niess 3 gadi atpakaļ
vecāks
revīzija
d181cd2fff
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 "$@"