Adding dos2unix staff
This commit is contained in:
parent
57e2cba90f
commit
b052706d74
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ perltidy -b mysqltuner.pl
|
||||||
)
|
)
|
||||||
echo "* Update CVE list"
|
echo "* Update CVE list"
|
||||||
perl updateCVElist.pl
|
perl updateCVElist.pl
|
||||||
|
dos2unix ../mysqltuner.pl
|
||||||
git add ../vulnerabilities.csv ../mysqltuner.pl ../USAGE.md
|
git add ../vulnerabilities.csv ../mysqltuner.pl ../USAGE.md
|
||||||
git commit -m 'Update Vulnerabilities list
|
git commit -m 'Update Vulnerabilities list
|
||||||
Indenting mysqltuner
|
Indenting mysqltuner
|
||||||
|
|
Loading…
Reference in a new issue