Mise à jour de 'Home'

root 2023-11-19 23:49:36 +00:00
parent 5d67ccbca3
commit 19dd45fbc7

@ -3,18 +3,18 @@
## Alpine Linux
```
wget https://git.netm.ch/m/os-init/raw/branch/main/alpine.sh
wget netm.ch/alpine.sh
sh alpine.sh
```
## Debian
```
wget https://git.netm.ch/m/os-init/raw/branch/main/debian.sh
wget netm.ch/debian.sh
bash debian.sh
```
## Ubuntu
```
wget https://git.netm.ch/m/os-init/raw/branch/main/ubuntu.sh
wget netm.ch/ubuntu.sh
bash ubuntu.sh
```