Commit existing code

This commit is contained in:
flow.gunso
2019-03-14 18:51:47 +01:00
parent fe9235d00c
commit 9b2de96d42
6 changed files with 68 additions and 0 deletions

7
entrypoint.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
/usr/bin/seaf-cli init -c /ccnet -d /seafile
/usr/bin/seaf-cli start -c /ccnet
/usr/bin/seaf-cli sync -c /ccnet -u $USERNAME -p $PASSWORD -s $SERVER -l $LIBRARY_ID -d /volume
sleep 10
/usr/bin/supervisord