소스 검색

Full isolation for tasmotizer

Valentin Niess 3 년 전
부모
커밋
d181cd2fff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      applications/tasmotizer/entrypoint.sh

+ 1 - 1
applications/tasmotizer/entrypoint.sh

@@ -1 +1 @@
-{{ python-executable }} -s ${APPDIR}/opt/python{{ python-version }}/bin/tasmotizer.py "$@"
+{{ python-executable }} -sE ${APPDIR}/opt/python{{ python-version }}/bin/tasmotizer.py "$@"