diff options
author | Alexandre Pretto Nunes <anunes@thoughtworks.com> | 2014-08-27 17:16:43 -0300 |
---|---|---|
committer | Alexandre Pretto Nunes <anunes@thoughtworks.com> | 2014-08-27 17:16:43 -0300 |
commit | 2823137cf813d227ff7110f92e0885027e3e959e (patch) | |
tree | f9bde09135eabbf7a226e1cf2c45af801645741d /inboxapp-service/go | |
parent | 17f0a0ef15fb23685419c8c88e0b6002adc8a244 (diff) |
Remove InboxApp service
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 |