You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/scripts
David Anderson 1b4e007425 scripts/installer.sh: use expr for regex matches.
=~ doesn't work in posix shell, only in bash, and we don't use bash.

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
check_license_headers.sh scripts: remove special case for _strings.go files in check license headers 3 years ago
installer.sh scripts/installer.sh: use expr for regex matches. 3 years ago