spelling: update
This commit is contained in:
parent
61afc2404e
commit
38e5e7ec88
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pod2markdown mysqltuner.pl >USAGE.md
|
||||||
echo "* TIDYFY SCRIPT"
|
echo "* TIDYFY SCRIPT"
|
||||||
perltidy -b mysqltuner.pl
|
perltidy -b mysqltuner.pl
|
||||||
)
|
)
|
||||||
echo "* Udate CVE list"
|
echo "* Update CVE list"
|
||||||
perl updateCVElist.pl
|
perl updateCVElist.pl
|
||||||
|
|
||||||
git add ../vulnerabilities.csv ../mysqltuner.pl ./USAGE.md
|
git add ../vulnerabilities.csv ../mysqltuner.pl ./USAGE.md
|
||||||
|
|
Loading…
Reference in a new issue