diff --git a/entrypoint.sh b/entrypoint.sh index a3b22d6b5d02df9ceb67182b72d71a7e06ababc5..3ce31499118e38d833e2147891d5b7abc1ecc6e1 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -21,6 +21,7 @@ config() { ${CONTROL} sopds_util setconf SOPDS_INPX_SKIP_UNCHANGED True ${CONTROL} sopds_util setconf SOPDS_INPX_TEST_ZIP True ${CONTROL} sopds_util setconf SOPDS_INPX_TEST_FILES True + ${CONTROL} sopds_util setconf SOPDS_SCAN_START_DIRECTLY True } ui () {