diff --git a/build_dist.sh b/build_dist.sh index 4a88b1fb4..35030e9c2 100755 --- a/build_dist.sh +++ b/build_dist.sh @@ -8,6 +8,9 @@ # If you're packaging Tailscale for a distro, please consider using # this script, or executing equivalent commands in your # distro-specific build system. +# +# Homebrew: if the version embed mechanism changes here, please +# also change it in brew/generate-formula.sh, to keep identical. set -eu