diff options
Diffstat (limited to 'service')
-rwxr-xr-x | service/go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/service/go b/service/go new file mode 100755 index 00000000..9b967b83 --- /dev/null +++ b/service/go @@ -0,0 +1,3 @@ +#!/bin/bash + +python setup.py $* |