From c2c958a0480ac98c9538af0fe48f94cc9fabbe57 Mon Sep 17 00:00:00 2001 From: Wade Brainerd Date: Thu, 08 May 2008 02:32:56 +0000 Subject: First pass at the wikiserver activity. Starts up & displays pages, but code needs to be refactored to improve the shell integration. --- (limited to 'bin') 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 -- cgit v0.9.1