diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/hcl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,5 +5,6 @@ $:.unshift File.dirname(__FILE__) + '/../ext/harvest/lib' require 'hcl' +HCl.conf_file = File.dirname(__FILE__) + '/../hcl_conf.yml' HCl.command *ARGV |
