mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Update _common.sh
This commit is contained in:
parent
754bc88b3a
commit
bf79bb29f0
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ nodejs_version=14
|
|||
# dependencies used by the app
|
||||
pkg_dependencies="apt-transport-https build-essential gzip curl fontconfig graphicsmagick"
|
||||
|
||||
YNH_MONGO_VERSION=4.4
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue