bash_bootstrap/README.md

9 lines
156 B
Markdown
Raw Normal View History

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