diff --git a/docs/batch.rst b/docs/batch.rst index c5938446..fc348e4a 100644 --- a/docs/batch.rst +++ b/docs/batch.rst @@ -250,9 +250,8 @@ service is always available. - '/mnt/scan:/output' environment: - OCR_OUTPUT_DIRECTORY_YEAR_MONT=0 - entrypoint: - - python3: - command: "watcher.py" + entrypoint: python3 + command: watcher.py Watched folders with watcher.py -------------------------------