Prechádzať zdrojové kódy

Isolate the tasmotizer app from the user space

Valentin Niess 5 rokov pred
rodič
commit
b7cd6d0b85
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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 "$@"