tuning-primer.sh
· 142 B · Bash
Bruto
# create .my.cnf with credentials and execute:
curl -L https://raw.githubusercontent.com/BMDan/tuning-primer.sh/main/tuning-primer.sh | bash
| 1 | # create .my.cnf with credentials and execute: |
| 2 | |
| 3 | curl -L https://raw.githubusercontent.com/BMDan/tuning-primer.sh/main/tuning-primer.sh | bash |
| 4 |