chore: remove ln from init.sh
This commit is contained in:
@@ -32,7 +32,4 @@ if [ -z "$config_file" ]; then
|
||||
set -- --config=/config/settings.json "$@"
|
||||
fi
|
||||
|
||||
# Create a symlink to the config file for compatibility with the healthcheck script
|
||||
ln -s "$config_file" /tmp/FB_CONFIG
|
||||
|
||||
exec filebrowser "$@"
|
||||
exec filebrowser "$@"
|
||||
|
||||
Reference in New Issue
Block a user