summarylogtreecommitdiffstats
path: root/etcgobin
diff options
context:
space:
mode:
authorhaawda2018-01-21 19:43:40 +0100
committerhaawda2018-01-21 19:43:40 +0100
commit1de612ac6f6d3be80faecf502faff6f4e8079075 (patch)
tree4b5ddf32c1e8756da289ae31c561651b7f9a66a9 /etcgobin
parent9ccdd70c6192af30237d7242e7687f7d3b1948db (diff)
downloadaur-1de612ac6f6d3be80faecf502faff6f4e8079075.tar.gz
update
Diffstat (limited to 'etcgobin')
-rw-r--r--etcgobin4
1 files changed, 4 insertions, 0 deletions
diff --git a/etcgobin b/etcgobin
new file mode 100644
index 000000000000..d638bf63fbaf
--- /dev/null
+++ b/etcgobin
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+export GOROOT=/opt/go
+export PATH=$PATH:$GOROOT/bin