TUN-8146: Fix Makefile targets should not be run in parallel and install-go script was missing shebang

This commit is contained in:
Chung-Ting
2024-01-11 15:36:15 +00:00
parent 8fc8c17522
commit c8ffdae859
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
# !/usr/bin/env bash
cd /tmp
git clone -q https://github.com/cloudflare/go
cd go/src