mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
fix ./upgrade: line 183: ynh_install_mongo: command not found
This commit is contained in:
parent
9f43c740b6
commit
dd8ecd9172
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ source _common.sh
|
|||
source ynh_package_version
|
||||
source ynh_detect_arch__2
|
||||
source ynh_add_config
|
||||
source ynh_mongo_db
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue