mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Update upgrade
This commit is contained in:
parent
7d8ce27e3d
commit
b1e460d824
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ db_name=$(ynh_app_setting_get --app=$app --key=db_name)
|
|||
db_user=$db_name
|
||||
db_pwd=$(ynh_app_setting_get --app=$app --key=mysqlpwd)
|
||||
random_key=$(ynh_app_setting_get --app=$app --key=random_key)
|
||||
phpversion=$YNH_PHP_VERSION
|
||||
|
||||
registration=$(ynh_app_setting_get --app=$app --key=registration)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue