1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mongo-express_ynh.git synced 2024-09-03 19:46:04 +02:00

Fixed missing mongo import

This commit is contained in:
Gérard Collin 2022-12-29 15:11:39 +01:00
parent b4c6792e16
commit 117553ace7

View file

@ -7,6 +7,7 @@
#=================================================
source _common.sh
source ynh_mongo_db__2
source /usr/share/yunohost/helpers
#=================================================