diff --git a/manifest.toml b/manifest.toml index dcbcd72..8a348bc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "İFL Randevu" description.en = "İzmir Fen Lisesi Appointment Portal" description.tr = "İzmir Fen Lisesi Randevu Portalı" -version = "1.4.3~ynh4" +version = "1.4.3~ynh5" maintainers = ["asandikci"] diff --git a/scripts/upgrade b/scripts/upgrade index 5251726..c162bee 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -18,9 +18,10 @@ upgrade_type=$(ynh_check_app_version_changed) #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= - +ynh_script_progression --message="Hello my friend" if [ "$upgrade_type" == "UPGRADE_APP" ] then + ynh_script_progression --message="whatsapp?" ynh_script_progression --message="Upgrading source files..." --weight=1 # Download, check integrity, uncompress and patch the source from app.src