Autoconfig
This commit is contained in:
parent
52a9b23b29
commit
f0a33bacf4
|
@ -6846,7 +6846,7 @@ function install_owncloud_official_deb {
|
|||
upgrade_owncloud_finish
|
||||
|
||||
echo "<?php
|
||||
$AUTOCONFIG = array(
|
||||
\$AUTOCONFIG = array(
|
||||
\"dbtype\" => \"mysql\",
|
||||
\"dbname\" => \"owncloud\",
|
||||
\"dbuser\" => \"root\",
|
||||
|
|
Loading…
Reference in New Issue