aboutsummaryrefslogtreecommitdiff
path: root/customize.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-26 13:17:25 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-26 13:17:25 +0100
commitc69d8a73dc1028b7df908a6eccfe8f60ff45b03f (patch)
tree3ddddb47e2b16f9a63c3856a561ec0451b4f5a9e /customize.rb
parent1f066293d7bdd11f2c112f94e327259684d774c8 (diff)
minor bugfixes of css feature
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")