mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Add gosu dependency and bump social_to_mealie version
This commit is contained in:
@@ -4,4 +4,4 @@ set -e
|
||||
|
||||
bashio::log.info "Starting Social to Mealie"
|
||||
cd /app || bashio::exit.nok "App directory not found"
|
||||
/./app/entrypoint.sh node --run start
|
||||
exec gosu nextjs /app/entrypoint.sh node --run start
|
||||
|
||||
Reference in New Issue
Block a user