aboutsummaryrefslogtreecommitdiff
path: root/customize.rb
diff options
context:
space:
mode:
Diffstat (limited to 'customize.rb')
-rwxr-xr-xcustomize.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.rb b/customize.rb
index 0cb79a7..c3d3e2d 100755
--- a/customize.rb
+++ b/customize.rb
@@ -22,7 +22,7 @@
if __FILE__ == $0
-$:.unshift("..")
+$:.push("..")
require "dudle"
$d = Dudle.new("Customize")