Switch the infinite restart to the Seafile entrypoint

This commit is contained in:
flow.gunso
2019-04-24 20:54:21 +02:00
parent ee0975a1aa
commit 67f09f71b2
2 changed files with 4 additions and 3 deletions

View File

@@ -51,6 +51,4 @@ su - $UNAME << EO
export SEAF_LIBRARY_UUID=$SEAF_LIBRARY_UUID
export UNAME=$UNAME
/bin/bash /home/seafuser/entrypoint.sh
EO
exec /bin/bash ~/infinite-seaf-cli-start.sh &
EO