1
0
Fork 0
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:
Sebastian Gumprich 2017-06-20 19:10:50 +02:00 committed by GitHub
parent 9e0b03ffe6
commit 20aa00b624

View file

@ -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')