summaryrefslogtreecommitdiffstats
path: root/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.sh b/make.sh
index 961e282..46ecbce 100755
--- a/make.sh
+++ b/make.sh
@@ -92,6 +92,7 @@ function cdarwinz() {
cd darwin
else
cd darwin
+ git checkout -- .
git pull
fi
export CGO_ENABLED=1