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:05:28 +02:00
parent 89cf35bafc
commit e11313cb77
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -20,8 +20,6 @@ pkg_dependencies="mongodb-org apt-transport-https build-essential gzip curl grap
# EXPERIMENTAL HELPERS
#=================================================
#!/bin/bash
MONGO_DEBIAN_SERVICENAME="mongodb"
MONGO_CE_SERVICENAME="mongod"
MONGO_DEBIAN_DEPENDENCIES="mongodb mongodb-server mongo-tools"