10 lines
163 B
Markdown
10 lines
163 B
Markdown
# Debian Bootstrap
|
|
|
|
Simple bootstrap script for Debian VMs.
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
curl -s https://github.com/jinjin/debian-bootstrap/raw/main/bootstrap.sh | bash
|
|
```
|