Fix the /volume path used for the seafile data

This commit is contained in:
flow.gunso
2019-04-09 18:39:57 +02:00
parent 4320e5b85b
commit 2076319342
3 changed files with 3 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ fi
chown $UID.$GID -R /home/seafuser/supervisord.conf
chown $UID.$GID -R /home/seafuser/infinite-seaf-cli-start.sh
chown $UID.$GID -R /home/seafuser/entrypoint.sh
chown $UID.$GID -R /volume
# Run the Seafile client as the container user.
su - $UNAME << EO

View File

@@ -26,7 +26,6 @@ supervisord_log=~/.supervisord/supervisord.log
# Prepare the directories.
mkdir ~/.seafile
mkdir ~/.supervisord
mkdir ~/share
# Safely initialise the Seafile client.
/usr/bin/seaf-cli init -d ~/.seafile