Comment the healthcheck since it's not in the image anymore

This commit is contained in:
flow.gunso
2020-01-14 21:18:02 +01:00
parent 46b3729639
commit 8dc4c9d234

View File

@@ -47,7 +47,7 @@ if [ "$GID" != "1000" ]; then
fi
# 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 -R /volume