Skip to content

Commit

Permalink
example
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Oct 26, 2023
1 parent ffdace4 commit 735113e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Run `build.sh` to generate a hands-free iso image.
### Example

```sh
sudo apt update
sudo apt install curl git gnupg pwgen whois xorriso
git clone "https://github.com/nothub/debian-autoinstall.git"
cd "debian-autoinstall"
curl -sSLo "configs/authorized_keys" "https://github.com/nothub.keys"
./build.sh -u "hub" -n "mainframe" -d "hub.lol"
```
Expand Down

0 comments on commit 735113e

Please sign in to comment.