mirror of
https://github.com/YunoHost-Apps/tiki_ynh.git
synced 2024-09-04 01:15:54 +02:00
Update install
This commit is contained in:
parent
f61d22cb4c
commit
01d2818009
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ exec_as_app() {
|
|||
php${phpversion} --define apc.enable_cli=1 "$@")
|
||||
}
|
||||
|
||||
# Create database configuration file
|
||||
exec_as_app console.php database:configure "$app" "$db_pwd" "$app"
|
||||
|
||||
# Create database contents
|
||||
|
|
Loading…
Reference in a new issue