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