mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
bashio::log.info "Starting Immich Frame"
|
||||
|
||||
mkdir -p /config/Config
|
||||
if [ -f /app/Config]; then
|
||||
if [ -f /app/Config ]; then
|
||||
rm -r /app/Config
|
||||
fi
|
||||
ln -sf /app/Config /config/Config
|
||||
|
||||
Reference in New Issue
Block a user