Skip to content

Commit

Permalink
Fix shebang.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius authored and Prathamesh Sonpatki committed Sep 18, 2012
1 parent ec3e8e5 commit 2b11fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/jgem
@@ -1,4 +1,4 @@
#!/Users/headius/projects/jruby/bin/jruby
#!/usr/bin/env jruby
#--
# Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
# All rights reserved.
Expand Down

0 comments on commit 2b11fee

Please sign in to comment.