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