No description
Find a file
2026-05-23 19:01:03 -05:00
dev.bash Update dev.bash 2026-05-23 18:46:14 -05:00
README.md Update README.md 2026-05-23 19:01:03 -05:00

curl-bash scripts for first-time setup of systems

curl --proto '=https' --tlsv1.2 -sSf https://git.pia309.com/edge_game/setup/raw/branch/main/dev.bash | bash

wget -O - --secure-protocol TLSv1_2 --https-only https://git.pia309.com/edge_game/setup/raw/branch/main/dev.bash | bash