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