diff options
Diffstat (limited to 'inboxapp-service/go')
-rwxr-xr-x | inboxapp-service/go | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/inboxapp-service/go b/inboxapp-service/go deleted file mode 100755 index d988ade7..00000000 --- a/inboxapp-service/go +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -export PIXELATED_SERVICE_CFG=../config/inboxapp.cfg -python app/pixelated_service.py |