summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/hcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/hcl b/bin/hcl
index 9956697..3037cf4 100755
--- a/bin/hcl
+++ b/bin/hcl
@@ -1,5 +1,4 @@
#!/usr/bin/env ruby
-$:.unshift(File.join(File.dirname(__FILE__), "../lib"))
require 'hcl/app'
HCl::App.command *ARGV