This commit is contained in:
julien
2025-10-01 10:29:12 +02:00
parent 1aa487f8f5
commit b31ba843c7

View File

@@ -10,13 +10,13 @@ A fresh Debian 13 install without `Debian desktop environment` nor any desktop i
Downlad and extract the archive : Downlad and extract the archive :
``` ```
# cd tmp/ # cd /tmp
# wget https://git.netig.net/netig/debian/archive/main.tar.gz # wget https://git.netig.net/netig/debian/archive/main.tar.gz
# tar -xvzf main.tar.gz # tar -xvzf main.tar.gz
# cd debian/ # cd debian/
``` ```
And then run the `debian/run.sh` script and choose your profile. And then run the `./run.sh` script and choose your profile.
## Manual tasks ## Manual tasks