Sleep a bit more

This commit is contained in:
flow.gunso
2019-03-14 23:31:19 +01:00
parent 201c17a57d
commit c3bf06460d

View File

@@ -3,7 +3,9 @@
# There's 5 second timeout to make sure the seafile deamon is properly initialised. # There's 5 second timeout to make sure the seafile deamon is properly initialised.
/usr/bin/seaf-cli init -d /.seafile /usr/bin/seaf-cli init -d /.seafile
sleep 5
/usr/bin/seaf-cli start /usr/bin/seaf-cli start
sleep 5 sleep 5
/usr/bin/seaf-cli sync -u $USERNAME -p $PASSWORD -s $SERVER -l $LIBRARY_ID -d /volume /usr/bin/seaf-cli sync -u $USERNAME -p $PASSWORD -s $SERVER -l $LIBRARY_ID -d /volume
sleep 5
/usr/bin/supervisord -u $UID -c /supervisord.conf /usr/bin/supervisord -u $UID -c /supervisord.conf