1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-11-09 08:21:32 -05:00
This commit is contained in:
Tommy 2023-07-28 16:02:26 -07:00
parent 0067f7b14d
commit 4c71bcfe02

View File

@ -123,6 +123,7 @@ We will deviate from the ZFSBootMenu's documentation here, as it only installs a
### Bootstrapping
```bash
apt install -y debootstrap
debootstrap jammy /mnt
```