FIX: fixed perl calling path
This commit is contained in:
parent
6b4192dd74
commit
7363b609e2
2
bin/git-issue
Normal file → Executable file
2
bin/git-issue
Normal file → Executable file
@ -1,4 +1,4 @@
|
|||||||
#!perl
|
#!/usr/bin/env perl
|
||||||
# ABSTRACT: subcommand to git for issue management
|
# ABSTRACT: subcommand to git for issue management
|
||||||
# PODNAME: git-issue
|
# PODNAME: git-issue
|
||||||
use strict;
|
use strict;
|
||||||
|
Loading…
Reference in New Issue
Block a user