diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-30 20:08:28 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-30 20:08:28 +0100 |
commit | 941870bca0767e761f456fd6353b2503e8128dbe (patch) | |
tree | d77fcd490303b8a7defa5b02860c7249e6bed5fd /sboclean | |
parent | e82b7d22b019d85a287e64408cb3f5c229425f1d (diff) | |
download | sbotools-941870bca0767e761f456fd6353b2503e8128dbe.tar.xz |
Set the system perl as the perl we want to use
Diffstat (limited to 'sboclean')
-rwxr-xr-x | sboclean | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # # vim: set ts=4:noet # |