summaryrefslogtreecommitdiff
path: root/bin/packinit.SH
diff options
context:
space:
mode:
Diffstat (limited to 'bin/packinit.SH')
-rwxr-xr-xbin/packinit.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/packinit.SH b/bin/packinit.SH
index cfe14e5..4a5a38d 100755
--- a/bin/packinit.SH
+++ b/bin/packinit.SH
@@ -16,7 +16,7 @@ case "$0" in
esac
echo "Extracting bin/packinit (with variable substitutions)"
cat >packinit <<!GROK!THIS!
-#! /usr/bin/perl
+#!/usr/bin/perl
# feed this into perl
eval 'exec perl -S \$0 \${1+"\$@"}'
if \$running_under_some_shell;