1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coin_ynh.git synced 2024-09-03 18:16:26 +02:00

Update remove

This commit is contained in:
Éric Gaspar 2024-07-30 09:45:15 +02:00
parent 072032c13e
commit 890195b123

View file

@ -3,7 +3,10 @@
source _common.sh
source /usr/share/yunohost/helpers
ynh_script_progression --message="Removing system configurations..." --weight=1
#=================================================
# REMOVE SYSTEM CONFIGURATIONS
#=================================================
ynh_script_progression --message="Removing system configurations related to $app..." --weight=1
# Remove the service from the list of services known by YunoHost (added from `yunohost service add`)
if ynh_exec_warn_less yunohost service status $app >/dev/null