Browse Source

fix: wget&&bash instead of curl|pipe

bookworm
pvincent 3 years ago
parent
commit
afb4be56f1
  1. 2
      README.md

2
README.md

@ -7,4 +7,4 @@ utilisé lors des Instalalis dispensées par Libre.re
install one-liner
-----------------
`wget -q https://git.artcode.re/pvincent/debian-gnome/raw/branch/master/src/main -O /tmp/main | bash /tmp/main`
`wget -q https://git.artcode.re/pvincent/debian-gnome/raw/branch/master/src/main -O /tmp/main && bash /tmp/main`
Loading…
Cancel
Save