3 lines
175 B
Markdown
3 lines
175 B
Markdown
curl-bash scripts for first-time setup of systems
|
|
|
|
Debian doesn't come with curl so try `wget -O - --secure-protocol TLSv1_2 --https-only https://whatever.example.com | bash`
|