From 75c55419c39b1eed983bc4dc2c51975485da0bc4 Mon Sep 17 00:00:00 2001 From: CLEMENT Iwan Date: Thu, 24 Jan 2019 12:58:27 +0100 Subject: [PATCH] Creation du fichier --- windows/choco/thunderbird.sls | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 windows/choco/thunderbird.sls diff --git a/windows/choco/thunderbird.sls b/windows/choco/thunderbird.sls new file mode 100644 index 0000000..e650735 --- /dev/null +++ b/windows/choco/thunderbird.sls @@ -0,0 +1,3 @@ +'Installons Thunderbird': + chocolatey.installed: + - name: thunderbird \ No newline at end of file