Update README.md

This commit is contained in:
HHF Technology 2024-09-28 11:04:43 +05:30
parent fd729ba0c8
commit c309c0106e

View file

@ -1,11 +1,11 @@
# MySQL Tuning.sh
## How to use
Download and run <a href="https://git.hhf.technology/hhf/my.cnf/raw/branch/master/tuning.sh">tuning.sh</a>.
Download and run <a href="https://git.hhf.technology/hhf/tuning.sh/raw/branch/master/tuning.sh">tuning.sh</a>.
If you _don't_ like downloading anything and you _do_ like living dangerously, you could instead run it with something like this&sup1;:
```bash
curl -L https://git.hhf.technology/hhf/my.cnf/raw/branch/master/tuning.sh | bash
curl -L https://git.hhf.technology/hhf/tuning.sh/raw/branch/master/tuning.sh | bash
```
## About this script