mirror of
https://github.com/YunoHost-Apps/rallly_ynh.git
synced 2024-09-03 20:16:16 +02:00
fix
This commit is contained in:
parent
3ad5a8fcb7
commit
6091b5da75
2 changed files with 1 additions and 7 deletions
|
@ -5,7 +5,7 @@ name = "Rallly"
|
|||
description.en = "Tool for creating scheduling polls"
|
||||
description.fr = "Outil de création de sondages de planification"
|
||||
|
||||
version = "3.5.1~ynh1"
|
||||
version = "3.5.1~ynh2"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
|
|
@ -9,12 +9,6 @@
|
|||
source _common.sh
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
# CHECK VERSION
|
||||
#=================================================
|
||||
|
||||
upgrade_type=$(ynh_check_app_version_changed)
|
||||
|
||||
#=================================================
|
||||
# STANDARD UPGRADE STEPS
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue