Fix the ownership change to the library path
This commit is contained in:
@@ -49,7 +49,7 @@ fi
|
|||||||
# Set the files ownership.
|
# Set the files ownership.
|
||||||
#chown $UID.$GID /home/seafuser/healthcheck.sh
|
#chown $UID.$GID /home/seafuser/healthcheck.sh
|
||||||
chown $UID.$GID /home/seafuser/entrypoint.sh
|
chown $UID.$GID /home/seafuser/entrypoint.sh
|
||||||
chown $UID.$GID -R /volume
|
chown $UID.$GID -R /library
|
||||||
|
|
||||||
# Run the Seafile client as the container user.
|
# Run the Seafile client as the container user.
|
||||||
su - $UNAME << EO
|
su - $UNAME << EO
|
||||||
|
|||||||
Reference in New Issue
Block a user