diff --git a/scripts/go_latest.sh b/scripts/go_latest.sh index 4f37d67fb..689af4d8c 100755 --- a/scripts/go_latest.sh +++ b/scripts/go_latest.sh @@ -1,4 +1,4 @@ -#!/bin/ba +#!/bin/bash TAG=$1 git clone https://github.com/golang/go.git $TAG