Description: Adding shebang comment for auto execution
Origin: upstream, https://github.com/major/MySQLTuner-perl/commit/ca10ec741100501aa8190d129263b86104c08222
Forwarded: not-needed
Last-Update: 2024-02-08
--- a/mysqltuner.pl
+++ b/mysqltuner.pl
@@ -1,3 +1,4 @@
+#!/bin/env perl
 # mysqltuner.pl - Version 2.5.2
 # High Performance MySQL Tuning Script
 # Copyright (C) 2015-2023 Jean-Marie Renouard - jmrenouard@gmail.com
