diff --git a/assets/seafile-bash-entrypoint.sh b/assets/seafile-bash-entrypoint.sh index 5d9eb61..52aa07d 100644 --- a/assets/seafile-bash-entrypoint.sh +++ b/assets/seafile-bash-entrypoint.sh @@ -35,4 +35,4 @@ while [ ! -S $seafile_sock ]; do sleep 1; done /usr/bin/seaf-cli sync -u $SEAF_USERNAME -p $SEAF_PASSWORD -s $SEAF_SERVER_URL -l $SEAF_LIBRARY_UUID -d /volume # Run the infinite Seafile restart. -source ~/infinite-seaf-cli-start.sh & +source ~/infinite-seaf-cli-start.sh