package update

This commit is contained in:
Aliberk Sandıkçı 2023-12-20 22:47:35 +03:00
parent 273afe9531
commit afb999482d
Signed by: asandikci
GPG Key ID: 25C67A03B5666BC1
2 changed files with 3 additions and 2 deletions

View File

@ -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"]

View File

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