summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authoralex2019-06-28 18:54:32 +0100
committeralex2019-06-28 18:54:32 +0100
commit62144ce8a1b71cdaeac5bc946d1e735299729b16 (patch)
tree0cbd8118b743b5b26c351d6c070a3c910a066d72 /build
parent3b9233307acfc32414ec982cca2cf72471ac4d50 (diff)
downloadwatbot-62144ce8a1b71cdaeac5bc946d1e735299729b16.tar.gz
watbot-62144ce8a1b71cdaeac5bc946d1e735299729b16.tar.bz2
watbot-62144ce8a1b71cdaeac5bc946d1e735299729b16.zip
fixes #7
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..fe3ff90
--- /dev/null
+++ b/build
@@ -0,0 +1,2 @@
+#!/bin/bash
+go build -o $HOME/go/bin/watbot main.go