mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update 90-run.sh
This commit is contained in:
@@ -40,3 +40,6 @@ chmod -R 777 /data
|
||||
bashio::log.info "Starting nginx"
|
||||
nginx || true &
|
||||
true
|
||||
|
||||
bashio::log.info "Starting entrypoint"
|
||||
su -p -s /bin/bash wger -c "/home/wger/entrypoint.sh"
|
||||
|
||||
Reference in New Issue
Block a user