From 3eec7fcdba47cb09131ea260566cdf7397a1bc21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 30 Dec 2018 12:12:59 +0100 Subject: [PATCH] typo --- softwares/seedboxp2p.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/softwares/seedboxp2p.sls b/softwares/seedboxp2p.sls index f87a65f..6160d2c 100644 --- a/softwares/seedboxp2p.sls +++ b/softwares/seedboxp2p.sls @@ -4,6 +4,6 @@ Installons les packages Transmission: pkg.installed: - pkgs: - transmission - - transmission-deamon + - transmission-daemon {% endif %}