mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Remove nginx
This commit is contained in:
@@ -116,9 +116,6 @@ fi
|
||||
mkdir -p "$externalfiles_folder"
|
||||
ln -s "$externalfiles_folder" /opt/recipes
|
||||
|
||||
bashio::log.info "Launching nginx"
|
||||
exec nginx & echo "done"
|
||||
|
||||
bashio::log.info "Launching app"
|
||||
cd /opt/recipes || exit
|
||||
./boot.sh
|
||||
|
||||
Reference in New Issue
Block a user