mirror of
https://github.com/YunoHost-Apps/my_capsule_ynh.git
synced 2024-09-03 19:46:21 +02:00
properly remove gemserv
This commit is contained in:
parent
f8d39e535e
commit
038d09a27c
1 changed files with 2 additions and 1 deletions
|
@ -55,7 +55,8 @@ ynh_systemd_action --service_name=gemserv --action=reload
|
|||
ynh_script_progression --message="Removing dependencies..."
|
||||
|
||||
# Remove metapackage and its dependencies
|
||||
ynh_remove_apps
|
||||
# ynh_remove_apps
|
||||
yunohost app remove gemserv
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue