initial commit

This commit is contained in:
_ 2025-08-30 17:10:00 +00:00
commit 8338b7eb35
2 changed files with 26 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
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`