Skip to content

Commit 95b6493

Browse files
committed
Remove /usr/bin/env from shebang
1 parent 144f77b commit 95b6493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/svn2git

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env ruby
1+
#!/usr/bin/ruby
22

33
# Copyright (c) 2008 James Coglan
44
#

0 commit comments

Comments
 (0)