소스 검색

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