Compare commits
1 Commits
d12c158f81
...
91e205f44e
Author | SHA1 | Date | |
---|---|---|---|
91e205f44e |
@ -16,6 +16,12 @@ To bootstrap a Debian based Linux instance:
|
||||
$ wget https://code.infektor.net/config/bootstrap/raw/master/bootstrap-Debian.sh && chmod +x bootstrap-Debian.sh && ./bootstrap-Debian.sh
|
||||
```
|
||||
|
||||
To bootstrap a Arch Linux based instance:
|
||||
|
||||
```console
|
||||
$ curl -O https://code.infektor.net/config/bootstrap/raw/master/bootstrap-Arch.sh && chmod +x bootstrap-Arch.sh && ./bootstrap-Arch.sh
|
||||
```
|
||||
|
||||
To bootstrap a Windows instance:
|
||||
|
||||
```console
|
||||
|
Loading…
x
Reference in New Issue
Block a user