Update README.md
This commit is contained in:
parent
fd729ba0c8
commit
c309c0106e
1 changed files with 2 additions and 2 deletions
|
@ -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¹:
|
||||
|
||||
```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
|
||||
|
|
Loading…
Reference in a new issue