diff --git a/scripts/upgrade b/scripts/upgrade index 29b55e5..0c0f789 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -6,7 +6,7 @@ source /usr/share/yunohost/helpers #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= -ynh_script_progression --message="Upgrading source files..." --weight=1 +ynh_script_progression "Upgrading source files..." # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir" --keep="config/local.config.php config/database.ini modules themes files"