mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-07-01 07:36:08 +00:00
update setup.sh
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user