diff --git a/docker/phraseanet/auto-install.sh b/docker/phraseanet/auto-install.sh index 3ef97d520f..ec02d3e697 100755 --- a/docker/phraseanet/auto-install.sh +++ b/docker/phraseanet/auto-install.sh @@ -25,9 +25,8 @@ fi --server-name=$INSTALL_SERVER_NAME \ --download-path=/var/alchemy/Phraseanet/datas/download \ --lazaret-path=/var/alchemy/Phraseanet/datas/lazaret \ - --caption-path=/var/alchemy/Phraseanet/tmp/caption - --scheduler-locks-path=/var/alchemy/Phraseanet/tmp/locks - --worker-tmp-files=/var/alchemy/Phraseanet/tmp/ + --caption-path=/var/alchemy/Phraseanet/tmp/caption \ + --worker-tmp-files=/var/alchemy/Phraseanet/tmp \ --data-path=/var/alchemy/Phraseanet/datas -y # Bus configuration for scheduler & worker