mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Fix removal
This commit is contained in:
parent
be96fcd7fc
commit
f0b937e57a
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ final_path=$(ynh_app_setting_get $app final_path)
|
||||||
ynh_print_info "Stopping OnlyOffice"
|
ynh_print_info "Stopping OnlyOffice"
|
||||||
|
|
||||||
supervisorctl stop all
|
supervisorctl stop all
|
||||||
|
service rabbitmq-server stop
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REMOVE THE POSTGRESQL DATABASE
|
# REMOVE THE POSTGRESQL DATABASE
|
||||||
|
|
Loading…
Add table
Reference in a new issue