Remove nginx

This commit is contained in:
Alexandre
2024-01-29 21:05:24 +01:00
committed by GitHub
parent 55d10812d0
commit 6dc7f7fd2d

View File

@@ -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