From 03268d6cf8c0985fab69a7686184019f88332a36 Mon Sep 17 00:00:00 2001 From: Markus Grüneis Date: Sun, 19 Oct 2014 14:40:37 +0200 Subject: hub: remove obsolete shell scripts --- src/hub/build | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 src/hub/build (limited to 'src/hub/build') diff --git a/src/hub/build b/src/hub/build deleted file mode 100755 index 3c42290..0000000 --- a/src/hub/build +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -export GOPATH=$(pwd) -export PATH=$GOPATH/bin:$PATH -go install spreadspace.org/sfive-hub -go test spreadspace.org/sfive - -- cgit v1.2.3