mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update upgrade
This commit is contained in:
parent
9e0b03ffe6
commit
20aa00b624
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ dbuser=$app
|
|||
dbname=$app
|
||||
dbpass=$(ynh_app_setting_get "$app" mysqlpwd)
|
||||
|
||||
# extract_monica $final_path
|
||||
ynh_setup_source $final_path
|
||||
extract_monica $final_path
|
||||
#ynh_setup_source $final_path
|
||||
|
||||
# create a user
|
||||
first_name=$(ynh_user_get_info $admin 'firstname')
|
||||
|
|
Loading…
Add table
Reference in a new issue