update setup.sh

This commit is contained in:
Wonderfall 2021-04-25 19:33:37 +02:00
parent 65d363c0db
commit 5b617e80c2

View File

@ -57,7 +57,7 @@ EOF
echo "Starting automatic configuration..."
# Execute setup
(cd /nextcloud; php index.php)
(cd /nextcloud; php index.php &>/dev/null)
echo "Automatic configuration finished."
# Update config.php