diff options
Diffstat (limited to 'scripts/mytop.sh')
-rw-r--r-- | scripts/mytop.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mytop.sh b/scripts/mytop.sh index c8de6c56f3e..f4e6dffb3b5 100644 --- a/scripts/mytop.sh +++ b/scripts/mytop.sh @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # # $Id: mytop,v 1.99-maria6 2019/10/22 14:53:51 jweisbuch Exp $ |