Update 99-run.sh

This commit is contained in:
Alexandre
2025-01-05 10:59:52 +01:00
committed by GitHub
parent 6a7f21f9d6
commit 83dce900d3

View File

@@ -144,9 +144,6 @@ fi
bashio::log.info "Data is stored in $DATA_LOCATION"
echo "... Starting nginx"
nginx & true
# Execute main script
source /etc/apache2/envvars
echo "python3 /docker-entrypoint.py"