Quellcode durchsuchen

Full isolation for tasmotizer

Valentin Niess vor 4 Jahren
Ursprung
Commit
d181cd2fff
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 "$@"