alexbelgium
2025-06-01 16:46:07 +02:00
parent 7d894eb30f
commit 81964000cf
11 changed files with 257 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bashio
bashio::log.info "Starting Immich Frame"
mkdir -p /config/config
ln -sf /app/Config /config/Config
exec dotnet ImmichFrame.WebApi.dll