aboutsummaryrefslogtreecommitdiff
path: root/scripts/remove
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2020-02-23 19:51:58 +0100
committeryalh76 <yalh@yahoo.com>2020-02-23 19:51:58 +0100
commit3a7b21fbcbede1ee108bb5b94b7c6a1717cdaa2c (patch)
treee16cd5a3966e8cfa20186d08f42ac9e08923b345 /scripts/remove
parent6ff11dacb201a08506b345953aa7b9bd39eeacf5 (diff)
downloadmastodon_ynh-3a7b21fbcbede1ee108bb5b94b7c6a1717cdaa2c.tar.gz
mastodon_ynh-3a7b21fbcbede1ee108bb5b94b7c6a1717cdaa2c.tar.bz2
mastodon_ynh-3a7b21fbcbede1ee108bb5b94b7c6a1717cdaa2c.zip
Apply example_ynh
Diffstat (limited to 'scripts/remove')
-rw-r--r--scripts/remove2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/remove b/scripts/remove
index b88da99..f2b2e16 100644
--- a/scripts/remove
+++ b/scripts/remove
@@ -31,7 +31,7 @@ final_path=$(ynh_app_setting_get --app=$app --key=final_path)
#=================================================
ynh_script_progression --message="Removing service integration in YunoHost..." --weight=2
-# Remove a service from the admin panel, added by `yunohost service add`
+# 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-web" >/dev/null
then
ynh_script_progression --message="Removing $app-web service..." --weight=2