9 lines
No EOL
189 B
Markdown
9 lines
No EOL
189 B
Markdown
# bash_bootstrap
|
|
|
|
First Server Init
|
|
|
|
Init with
|
|
|
|
```
|
|
wget -qO /tmp/bootstrap.sh https://skulldev.de/kevinheyer/bash_bootstrap/raw/branch/main/bootstrap.sh && sudo bash /tmp/bootstrap.sh
|
|
``` |