diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-03 16:24:06 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-03 16:24:06 -0800 |
commit | 63c72bf9a832284afd0c06f85a2d89c7e0cf8c82 (patch) | |
tree | f30a6684675c626a891cb6e1e0ace37eea56d88e /scripts/vyatta-load-user-key.pl | |
parent | 1e64d65f2aa75817294fe76937f0170bf8d4f81a (diff) | |
download | vyatta-cfg-quagga-63c72bf9a832284afd0c06f85a2d89c7e0cf8c82.tar.gz vyatta-cfg-quagga-63c72bf9a832284afd0c06f85a2d89c7e0cf8c82.zip |
Fix some file headers that cause build warnings
Debian build warnings on these files.
Diffstat (limited to 'scripts/vyatta-load-user-key.pl')
-rw-r--r-- | scripts/vyatta-load-user-key.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vyatta-load-user-key.pl b/scripts/vyatta-load-user-key.pl index ba436efe..c807c40b 100644 --- a/scripts/vyatta-load-user-key.pl +++ b/scripts/vyatta-load-user-key.pl @@ -1,4 +1,4 @@ -#! /bin/perl +#! /usr/bin/perl # **** License **** # This program is free software; you can redistribute it and/or modify |