1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-09-09 14:41:46 +02:00
parent 7aa5677f48
commit 191d2687ae
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -27,7 +27,7 @@ architecture=$(ynh_detect_arch)
if ynh_compare_current_package_version --comparison le --version 0.3.5~ynh3
then
ynh_die --message="Please need to remove the app and reinstall it"
ynh_die --message="Please, you need to remove the app and reinstall it"
fi
#=================================================