mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Update remove
This commit is contained in:
parent
65fc4739a8
commit
88e1c5b261
1 changed files with 0 additions and 2 deletions
|
@ -61,8 +61,6 @@ ynh_systemd_action --service_name=mongod --action=restart --log_path=/var/log/mo
|
|||
# Remove a database if it exists, along with the associated user
|
||||
ynh_mongo_remove_db --db_user=$db_user --db_name=$db_name
|
||||
|
||||
#ynh_remove_mongo
|
||||
|
||||
# Remove mongod service
|
||||
yunohost service remove mongod
|
||||
ynh_secure_remove --file="/var/lib/mongodb"
|
||||
|
|
Loading…
Reference in a new issue