Update 99-run.sh

This commit is contained in:
Alexandre
2022-09-14 16:36:03 +02:00
committed by GitHub
parent cd7645570a
commit a8ae5c727c

View File

@@ -52,7 +52,6 @@ do
mkdir -p "$DATA_LOCATION/$dir"
chown -R seafile:seafile "$DATA_LOCATION/$dir"
ln -s "$DATA_LOCATION/$dir" /shared
chown -R seafile:seafile "/shared/$dir"
done
echo "... correcting official script"