Bladeren bron

Full isolation for tasmotizer

Valentin Niess 3 jaren geleden
bovenliggende
commit
d181cd2fff
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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 "$@"