Skip to content

Commit

Permalink
changes to script
Browse files Browse the repository at this point in the history
  • Loading branch information
Domenik Niemietz authored and Domenik Niemietz committed Nov 7, 2019
1 parent 9899866 commit fa92caf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmdg-build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

mkdir go
cd go
set -eux

export GOPATH=$(pwd)
go get github.com/mattn/go-runewidth
go get github.com/pkg/errors
Expand Down

0 comments on commit fa92caf

Please sign in to comment.