Forráskód Böngészése

Isolate the tasmotizer app from the user space

Valentin Niess 5 éve
szülő
commit
b7cd6d0b85
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 "$@"