mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 99-run.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user