1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

Merge pull request #219 from YunoHost-Apps/testing

Automated testing -> master
This commit is contained in:
Salamandar 2024-06-23 19:25:36 +02:00 committed by GitHub
commit a8ae2fad36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,6 @@ ynh_mongo_remove_db --db_user=$db_user --db_name=$db_name
# Remove mongod service
yunohost service remove mongod
ynh_secure_remove --file="/var/lib/mongodb"
ynh_secure_remove --file="/var/log/mongodb"
#=================================================
# END OF SCRIPT