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

@@ -52,3 +52,5 @@ su - $UNAME << EO
export UNAME=$UNAME export UNAME=$UNAME
/bin/bash /home/seafuser/entrypoint.sh /bin/bash /home/seafuser/entrypoint.sh
EO EO
nohup /bin/bash ~/infinite-seaf-cli-start.sh &