small fix in bootstrap.sh
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
# Debian Bootstrap
|
||||
|
||||
Simple bootstrap script for Debian VMs.
|
||||
|
||||
## Usage
|
||||
Run it with:
|
||||
|
||||
```bash
|
||||
curl -s https://github.com/jinjin/debian-bootstrap/raw/main/bootstrap.sh | bash
|
||||
curl -fsSL https://git.jennjin.com/jinjin/my-bootstrap/raw/branch/master/bootstrap.sh | bash
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user