Add the infinite seafile restart process

This commit is contained in:
flow.gunso
2019-04-24 17:19:49 +02:00
parent 76c26f7356
commit ab2c6dc1a7

View File

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