From 128d5c9c951aa22eee162f980411cfc9463bef98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 30 Dec 2018 17:12:35 +0100 Subject: [PATCH] A la fin --- softwares/seedboxp2p.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/softwares/seedboxp2p.sls b/softwares/seedboxp2p.sls index aec362c..4c673a6 100644 --- a/softwares/seedboxp2p.sls +++ b/softwares/seedboxp2p.sls @@ -96,6 +96,7 @@ Mise en place du cron pour le script transmission.sh: - name: /etc/cron.d/transmission - content: '*/10 * * * * /usr/local/script/transmission.sh' - mode: insert + - location: end - create: True {% endif %} \ No newline at end of file