aboutsummaryrefslogtreecommitdiff
path: root/scripts/install
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/install
parent6ff11dacb201a08506b345953aa7b9bd39eeacf5 (diff)
downloadmastodon_ynh-3a7b21fbcbede1ee108bb5b94b7c6a1717cdaa2c.tar.gz
mastodon_ynh-3a7b21fbcbede1ee108bb5b94b7c6a1717cdaa2c.tar.bz2
mastodon_ynh-3a7b21fbcbede1ee108bb5b94b7c6a1717cdaa2c.zip
Apply example_ynh
Diffstat (limited to 'scripts/install')
-rw-r--r--scripts/install4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/install b/scripts/install
index f769f03..60787e7 100644
--- a/scripts/install
+++ b/scripts/install
@@ -254,9 +254,9 @@ ynh_script_progression --message="Securing files and directories..." --weight=9
chown -R "$app": "$final_path"
#=================================================
-# ADVERTISE SERVICE IN ADMIN PANEL
+# INTEGRATE SERVICE IN YUNOHOST
#=================================================
-ynh_script_progression --message="Advertising service in admin panel..." --weight=3
+ynh_script_progression --message="Integrating service in YunoHost..." --weight=3
yunohost service add "$app-web"
yunohost service add "$app-sidekiq"