11 lines
301 B
Markdown
11 lines
301 B
Markdown
# tp
|
||
|
||
Config pour les tp linux :
|
||
|
||
Commande à lancer en tant qu’`etu`:
|
||
|
||
`curl --proto '=https' --tlsv1.2 -sSf https://git.flavien.ovh/louis_royer/tp/raw/branch/master/install.sh | sh`
|
||
|
||
ou bien
|
||
`wget https://git.flavien.ovh/louis_royer/tp/raw/branch/master/install.sh -O /dev/stdout 2>/dev/null| sh`
|