From f9615b8ee6a6c83e8fad4597ad943934696c9e2b Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Tue, 24 Aug 2021 00:57:04 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 67f9df1..fd2b161 100755 --- a/scripts/install +++ b/scripts/install @@ -145,7 +145,7 @@ chown -R $app:www-data "$final_path" #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description "Mopidy music server" --log="/var/log/$app/$app.log" +yunohost service add $app --description="Mopidy music server" --log="/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE