From 267176954fbfcab087cf269acc0155dae7a21fc8 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 23 Oct 2019 13:16:05 -0400 Subject: Update/go1.13.3 (#87) * Update to go 1.13.3, remove old files, ping bing/google search * remove old lines, oops --- scripts/setupremote.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 scripts/setupremote.sh (limited to 'scripts/setupremote.sh') diff --git a/scripts/setupremote.sh b/scripts/setupremote.sh deleted file mode 100755 index 14c4480..0000000 --- a/scripts/setupremote.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -set -e -set -x - -git remote add dokku dokku@minipaas.xeserv.us:christine -- cgit v1.2.3