mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
This commit is contained in:
8
immich_frame/rootfs/etc/cont-init.d/99-run.sh
Executable file
8
immich_frame/rootfs/etc/cont-init.d/99-run.sh
Executable 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
|
||||
Reference in New Issue
Block a user