From 2b0079add48ade539bac3133f341bfd577a5fff0 Mon Sep 17 00:00:00 2001 From: Alexis Gavoty Date: Sun, 18 May 2014 15:40:05 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a2fc748..b864552 100644 --- a/scripts/install +++ b/scripts/install @@ -41,7 +41,7 @@ sudo cp ../conf/settings.json /etc/transmission-daemon/settings.json sudo service transmission-daemon reload # Monitor service -sudo yunohost app service transmission-daemon +sudo yunohost service add transmission-daemon # Configure Nginx and reload sed -i "s@PATHTOCHANGE@$path@g" ../conf/nginx.conf