2025-04-06 11:19:36 +00:00
|
|
|
# bash_bootstrap
|
|
|
|
|
2025-04-06 11:21:47 +00:00
|
|
|
First Server Init
|
|
|
|
|
|
|
|
Init with
|
|
|
|
|
|
|
|
```
|
2025-04-06 11:25:02 +00:00
|
|
|
bash <(curl -fsSL https://skulldev.de/kevinheyer/bash_bootstrap/raw/branch/main/bootstrap.sh)
|
2025-04-06 11:21:47 +00:00
|
|
|
```
|