Procházet zdrojové kódy

Isolate the tasmotizer app from the user space

Valentin Niess před 5 roky
rodič
revize
b7cd6d0b85
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 "$@"