From 7edb003cd1c9b53ffdff11ef85532e39f08db16d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 6 Jan 2017 19:50:45 -0500 Subject: wip --- bin/index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/index') diff --git a/bin/index b/bin/index index c04618d..c3ac2ff 100755 --- a/bin/index +++ b/bin/index @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # -*- coding: utf-8 -*- -load 'util.rb' +require 'util' require 'yaml' # ARGV[0] -- cgit v1.2.3-54-g00ecf