mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
6 lines
101 B
Bash
6 lines
101 B
Bash
#!/usr/bin/env bashio
|
|
|
|
bashio::log.info "Starting Immich Power Tools"
|
|
|
|
sudo -u nextjs node server.js
|