Update 99-run.sh

This commit is contained in:
Alexandre
2022-09-13 21:41:43 +02:00
committed by GitHub
parent 6f767e4584
commit e04ce0a630

View File

@@ -53,7 +53,7 @@ if bashio::config.has_value 'PUID'; then
fi || true
echo "Creating symlink"
ln -sf "$DATA_LOCATION" /shared
#ln -sf "$DATA_LOCATION" /shared
#export SEAFILE_CONF_DIR="$DATA_LOCATION/conf" && sed -i "1a export SEAFILE_CONF_DIR=$DATA_LOCATION/conf" /home/seafile/*.sh
#export SEAFILE_LOGS_DIR="$DATA_LOCATION/logs" && sed -i "1a export SEAFILE_LOGS_DIR=$DATA_LOCATION/logs" /home/seafile/*.sh