From de99156817efb5558b6accb812b2c00f53d2d888 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Thu, 24 Jan 2019 10:37:09 +0000 Subject: [PATCH] Ajout de firefox --- windows/choco/firefox.sls | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 windows/choco/firefox.sls diff --git a/windows/choco/firefox.sls b/windows/choco/firefox.sls new file mode 100644 index 0000000..25ad549 --- /dev/null +++ b/windows/choco/firefox.sls @@ -0,0 +1,3 @@ +'Installons AutoIt': + chocolatey.installed: + - name: firefox \ No newline at end of file