summaryrefslogtreecommitdiff
path: root/package/pixelated-user-agent
diff options
context:
space:
mode:
authorBruno Wagner Goncalves <bwagner@thoughtworks.com>2014-08-20 20:11:14 -0300
committerBruno Wagner Goncalves <bwagner@thoughtworks.com>2014-08-20 20:12:45 -0300
commite7fd4d55992f1cb2f94b9b591f717158930889f5 (patch)
treeb07634abbb0bba5d5c911f276892bcd6994f85a6 /package/pixelated-user-agent
parentd4fbf901868a2a8cc3ea1e4932eaea3c6e1d6212 (diff)
Changed package to use new setup.py
Diffstat (limited to 'package/pixelated-user-agent')
-rwxr-xr-xpackage/pixelated-user-agent3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/pixelated-user-agent b/package/pixelated-user-agent
index 158cfdb6..b1177810 100755
--- a/package/pixelated-user-agent
+++ b/package/pixelated-user-agent
@@ -4,5 +4,4 @@ PIXELATED_PATH=/var/lib/pixelated
. $PIXELATED_PATH/virtualenv/bin/activate
cd $PIXELATED_PATH/service/
-$PIXELATED_PATH/virtualenv/bin/python go
-
+$PIXELATED_PATH/virtualenv/bin/python pixelated-user-agent