From 30ea6a10dd5b169c68b03d64714c38247b33160d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 7 Feb 2021 21:48:23 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 17ae65a..4f78b08 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -151,7 +151,7 @@ yunohost service add $app --description "Web-based music collection server and s #================================================= ynh_script_progression --message="Starting a systemd service..." --weight=1 -ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Version:" +ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="Version:" #================================================= # RELOAD NGINX