From a443d2d58f46d6b63b7cabe72a8851234a59b10e Mon Sep 17 00:00:00 2001 From: Bruno Wagner Goncalves Date: Wed, 20 Aug 2014 17:56:43 -0300 Subject: Removed go and runtests - setup.py develop creates a pixelated-user-agent script that you can run --- service/stop | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 service/stop (limited to 'service/stop') diff --git a/service/stop b/service/stop deleted file mode 100755 index c4a8f11e..00000000 --- a/service/stop +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -pgrep -f 'python ./go' | xargs kill -9 -- cgit v1.2.3