Isolate the tasmotizer app from the user space

This commit is contained in:
Valentin Niess
2020-04-16 15:39:14 +02:00
parent a23543ecdd
commit b7cd6d0b85

View File

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