Update 99-run.sh

This commit is contained in:
Alexandre
2025-02-07 18:01:03 +01:00
committed by GitHub
parent 75ac13d39b
commit 0cd2083ade

View File

@@ -73,4 +73,4 @@ bashio::log.info "Starting entrypoint scripts"
mkdir -p /storage
chown www-data:www-data /storage
sudo -Eu www-data /scripts/11-execute-things.sh
sudo -Eu www-data bash -c 'cd /var/www/html && /scripts/11-execute-things.sh'