From 90987e1aaccdf77abcb7ee819817ca32754d2a8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 3 Mar 2019 20:16:40 +0100 Subject: [PATCH] dans /tmp --- softwares/veracrypt.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/softwares/veracrypt.sls b/softwares/veracrypt.sls index a277674..8cea820 100644 --- a/softwares/veracrypt.sls +++ b/softwares/veracrypt.sls @@ -16,5 +16,6 @@ 'veracrypt-{{VERA_VERSION}}_uncompress': cmd.run: - name: "tar -xjf /tmp/veracrypt-{{VERA_VERSION}}-setup.tar.bz2" + - cwd: /tmp {% endif %} \ No newline at end of file