Update 99-run.sh

This commit is contained in:
Alexandre
2025-02-07 09:11:27 +01:00
committed by GitHub
parent a69d3e31b1
commit 74632a4f51

View File

@@ -77,7 +77,9 @@ if bashio::config.true 'silent'; then
fi
mkdir -p /storage
chown www-data:www-data /storage
sudo chown www-data:www-data /storage
exit 0
sudo -E su - www-data -s /bin/bash -c 'cd /var/www/html
echo "Execute 11-execute-things.sh"