Change shebang
This commit is contained in:
parent
ba87f9492a
commit
1bb1489141
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/perl -w
|
||||
#!/usr/bin/env perl
|
||||
# mysqltuner.pl - Version 1.4.9
|
||||
# High Performance MySQL Tuning Script
|
||||
# Copyright (C) 2006-2015 Major Hayden - major@mhtx.net
|
||||
|
|
Loading…
Reference in a new issue