1
0
Fork 0
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:
Éric Gaspar 2022-07-12 09:34:03 +02:00
parent 754bc88b3a
commit bf79bb29f0
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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
#=================================================