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

rename _furure to a more revelant name: ynh_package_version and only use for upgrade

This commit is contained in:
yalh76 2019-02-05 23:33:38 +01:00
parent 42540d82b5
commit 9cc7267af1
5 changed files with 1 additions and 3 deletions

View file

@ -7,7 +7,6 @@
#=================================================
source _common.sh
source _future.sh
source ynh_systemd_action
source /usr/share/yunohost/helpers

View file

@ -7,7 +7,6 @@
#=================================================
source _common.sh
source _future.sh
source /usr/share/yunohost/helpers
#=================================================

View file

@ -7,7 +7,6 @@
#=================================================
source ../settings/scripts/_common.sh
source ../settings/scripts/_future.sh
source ../settings/scripts/ynh_systemd_action
source /usr/share/yunohost/helpers

View file

@ -7,6 +7,7 @@
#=================================================
source _common.sh
source ynh_package_version
source ynh_systemd_action
source /usr/share/yunohost/helpers