diff options
Diffstat (limited to 'abs/core/python/pynche-launcher')
-rw-r--r-- | abs/core/python/pynche-launcher | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core/python/pynche-launcher b/abs/core/python/pynche-launcher new file mode 100644 index 0000000..ab3a6d8 --- /dev/null +++ b/abs/core/python/pynche-launcher @@ -0,0 +1,3 @@ +#!/bin/bash +/usr/lib/python2.5/site-packages/pynche/pynche + |