Merge pull request #767 from FabioPedretti/master

fix perl shebang
This commit is contained in:
Jean-Marie Renouard 2024-02-09 15:03:00 +01:00 committed by GitHub
commit 9437fb1aab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
#!env perl #!/usr/bin/env perl
# mysqltuner.pl - Version 2.5.3 # mysqltuner.pl - Version 2.5.3
# High Performance MySQL Tuning Script # High Performance MySQL Tuning Script
# Copyright (C) 2015-2023 Jean-Marie Renouard - jmrenouard@gmail.com # Copyright (C) 2015-2023 Jean-Marie Renouard - jmrenouard@gmail.com