mirror of
https://github.com/libp2p/go-libp2p.git
synced 2025-09-26 20:21:26 +08:00
chore: add help comment
I forgot macOS runs an old version of bash
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eou pipefail
|
||||
|
||||
# This script requires bash 4+, some macOS installations have bash 3
|
||||
|
||||
# Specify the protobuf release version
|
||||
PROTOBUF_VERSION="29.2"
|
||||
|
||||
|
Reference in New Issue
Block a user