Skip to content

Commit

Permalink
clusterd: fix shebang to use /usr/bin/perl
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Sep 27, 2016
1 parent a27bacd commit 630d90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusterd/clusterd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /usr/local/bin/perl
#! /usr/bin/perl

use warnings;
use strict;
Expand Down

0 comments on commit 630d90a

Please sign in to comment.