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:
ericgaspar 2021-06-29 22:09:56 +02:00
parent e11313cb77
commit 123db323d9
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -10,7 +10,7 @@
nodejs_version=14
# dependencies used by the app
pkg_dependencies="mongodb-org apt-transport-https build-essential gzip curl graphicsmagick"
pkg_dependencies="apt-transport-https build-essential gzip curl graphicsmagick"
#=================================================
# PERSONAL HELPERS