Skip to content

Commit 2a157e7

Browse files
committed
Fix carton exec, issue #5 (1/2)
1 parent 769e604 commit 2a157e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/carton

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
carton exec -Ilib -- $@
3+
carton exec perl -Ilib -- $@

0 commit comments

Comments
 (0)