diff --git a/softwares/chrome.sls b/softwares/chrome.sls new file mode 100644 index 0000000..32ffe76 --- /dev/null +++ b/softwares/chrome.sls @@ -0,0 +1,6 @@ + +# Ajout du repository +# deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google-chrome.list' + + +Ajout du reposity Google: \ No newline at end of file