mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Fix typo
This commit is contained in:
parent
f416b94fb8
commit
d947724b70
1 changed files with 1 additions and 1 deletions
|
@ -494,7 +494,7 @@ ynh_check_app_version_changed () {
|
||||||
#
|
#
|
||||||
# Generally you might probably use it as follow in the upgrade script
|
# Generally you might probably use it as follow in the upgrade script
|
||||||
#
|
#
|
||||||
# if ynh_compare_current_package_version --comparaison gt --version 2.3.2~ynh1
|
# if ynh_compare_current_package_version --comparaison lt --version 2.3.2~ynh1
|
||||||
# then
|
# then
|
||||||
# # Do something that is needed for the package version older than 2.3.2~ynh1
|
# # Do something that is needed for the package version older than 2.3.2~ynh1
|
||||||
# fi
|
# fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue