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