ソースを参照

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 "$@"