Env correction

This commit is contained in:
patvdv 2015-08-09 18:10:52 +02:00
parent f43c0db41d
commit 9ce94e58d8
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/bin/env perl
#!/usr/bin/env perl
#******************************************************************************
# @(#) convert_pubkey.pl
#******************************************************************************
@ -198,4 +198,4 @@ S< >Show version of the script.
=head1 HISTORY
@(#) 2014-12-20: VRF 1.0.0: first version [Patrick Van der Veken]
@(#) 2014-12-20: VRF 1.0.0: first version [Patrick Van der Veken]

View File

@ -1,4 +1,4 @@
#!/bin/env ksh
#!/usr/bin/env ksh
#******************************************************************************
# @(#) manage_ssh.sh
#******************************************************************************

View File

@ -1,4 +1,4 @@
#!/bin/env perl
#!/usr/bin/env perl
#******************************************************************************
# @(#) update_ssh.pl
#******************************************************************************