more markets, search function, and a bunch of minor things
[stockthis] / stockthis
diff --git a/stockthis b/stockthis
new file mode 100755 (executable)
index 0000000..8f246bb
--- /dev/null
+++ b/stockthis
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+PROGRAM=/usr/share/stockthis/stockthis.py
+PYTHON=`which python2.5`
+
+$PYTHON $PROGRAM