diff options
Diffstat (limited to 'debian/additions/mariadb-report')
-rwxr-xr-x | debian/additions/mariadb-report | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/additions/mariadb-report b/debian/additions/mariadb-report index 870c13497e3..cf5f4ae2d6b 100755 --- a/debian/additions/mariadb-report +++ b/debian/additions/mariadb-report @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/env perl -w # mariadb-report v4.0 Oct 23 2015 # renamed to from mysqlreport in 2020 |