mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-04-19 20:19:24 +00:00
update setup.sh
This commit is contained in:
parent
65d363c0db
commit
5b617e80c2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user