Fix scrolling functionality
[WebThing.git] / WebThing
index c3f8fa3..1f48064 100755 (executable)
--- a/WebThing
+++ b/WebThing
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-WEBTHING_HOME=`dirname "$0"`
+export WEBTHING_HOME=`dirname "$0"`
 
 # We change directories because we don't have a proper configuration
 # architecture, yet.