Преглед изворни кода

Isolate the tasmotizer app from the user space

Valentin Niess пре 5 година
родитељ
комит
b7cd6d0b85
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      applications/tasmotizer/entrypoint.sh

+ 1 - 1
applications/tasmotizer/entrypoint.sh

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