diff --git a/scripts/upgrade b/scripts/upgrade index 183b468..5c6ca70 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -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')