From 6d1f7791af28454d53998de33cd1a309b464b437 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 18 Sep 2021 10:03:30 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index c3fd5c3..581d1b6 100644 --- a/scripts/install +++ b/scripts/install @@ -154,7 +154,7 @@ systemctl enable rabbitmq-server #================================================= # INTEGRATE SERVICE IN YUNOHOST #================================================= -ynh_script_progression --message="Integrating service in YunoHost..." --time --weight=1 +ynh_script_progression --message="Integrating service in YunoHost..." --weight=1 yunohost service add rabbitmq-server --description="A short description of the app" --log="/var/log/$app/$app.log"