mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-07 16:15:55 +02:00
First build
This commit is contained in:
5
immich_power_tools/rootfs/etc/cont-init.d/99-run.sh
Normal file
5
immich_power_tools/rootfs/etc/cont-init.d/99-run.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bashio
|
||||
|
||||
bashio::log.info "Starting Immich Power Tools"
|
||||
|
||||
sudo -u nextjs node server.js
|
||||
Reference in New Issue
Block a user