Update 99-run.sh

This commit is contained in:
Alexandre
2025-01-06 08:49:45 +01:00
committed by GitHub
parent b010d9c952
commit db8f85cb03

View File

@@ -152,5 +152,5 @@ sed -i "s|%%data_location%%|${DATA_LOCATION}|g" /etc/scripts/launcher.sh
sed -i "s|%%base_url%%|${BASE_URL}|g" /etc/scripts/launcher.sh
sed -i "/Starting Apache/a\ subprocess.run('/etc/scripts/launcher.sh', shell=True, check=True)" /docker-entrypoint.py
bashio::log.info "Starting webtrees launcher"
bashio::log.info "Starting docker-entrypoint.py"
python3 /docker-entrypoint.py