Mise à jour de 'Home'
parent
5d67ccbca3
commit
19dd45fbc7
6
Home.md
6
Home.md
@ -3,18 +3,18 @@
|
|||||||
## Alpine Linux
|
## Alpine Linux
|
||||||
|
|
||||||
```
|
```
|
||||||
wget https://git.netm.ch/m/os-init/raw/branch/main/alpine.sh
|
wget netm.ch/alpine.sh
|
||||||
sh alpine.sh
|
sh alpine.sh
|
||||||
```
|
```
|
||||||
## Debian
|
## Debian
|
||||||
|
|
||||||
```
|
```
|
||||||
wget https://git.netm.ch/m/os-init/raw/branch/main/debian.sh
|
wget netm.ch/debian.sh
|
||||||
bash debian.sh
|
bash debian.sh
|
||||||
```
|
```
|
||||||
## Ubuntu
|
## Ubuntu
|
||||||
|
|
||||||
```
|
```
|
||||||
wget https://git.netm.ch/m/os-init/raw/branch/main/ubuntu.sh
|
wget netm.ch/ubuntu.sh
|
||||||
bash ubuntu.sh
|
bash ubuntu.sh
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user