Skip to content

Commit

Permalink
tweak include to make runnable from proj. directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ldodds committed Sep 28, 2010
1 parent 1a55f5a commit 10abe7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/dowl
@@ -1,4 +1,5 @@
#!/usr/bin/env ruby
$:.unshift File.join(File.dirname(__FILE__), "..", "lib")
require 'rubygems'
require 'getoptlong'
require 'rdf/redland'
Expand Down

0 comments on commit 10abe7a

Please sign in to comment.