Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2008-05-08 02:32:56 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2008-05-08 02:32:56 (GMT)
commitc2c958a0480ac98c9538af0fe48f94cc9fabbe57 (patch)
tree6740ef70d811c9668ff7a52c48421d624dcad55c /bin
parent1160be18e5addca578cf0c3b503c239400a9cdea (diff)
First pass at the wikiserver activity.
Starts up & displays pages, but code needs to be refactored to improve the shell integration.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/launcher3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/launcher b/bin/launcher
new file mode 100755
index 0000000..081b234
--- /dev/null
+++ b/bin/launcher
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+exec python $SUGAR_BUNDLE_PATH/py/launcher.py