Ajouter 'Home'

m 2023-11-19 19:55:03 +00:00
commit 8c33534a0e

14
Home.md Normal file

@ -0,0 +1,14 @@
# Usage
## Alpine Linux
```
wget https://git.netm.ch/m/os-init/raw/branch/main/alpine.sh
sh alpine.sh
```
## Ubuntu
```
wget https://git.netm.ch/m/os-init/raw/branch/main/ubuntu.sh
bash ubuntu.sh
```