Full isolation for tasmotizer

This commit is contained in:
Valentin Niess
2022-02-14 14:48:25 +01:00
parent f381494aaf
commit d181cd2fff

View File

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