Files
my-bootstrap/README.md
T
2026-05-28 12:31:30 +02:00

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
```