mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
fix up whitespace.
This commit is contained in:
parent
f833d9a594
commit
bdbd79bf0a
@ -18,7 +18,7 @@
|
||||
if [ "$(which go)" == "" ]; then
|
||||
echo "Can't find 'go' in PATH, please fix and retry."
|
||||
echo "See http://golang.org/doc/install for installation instructions."
|
||||
exit 1
|
||||
exit 1
|
||||
fi
|
||||
|
||||
pushd $(dirname "${BASH_SOURCE}")/.. >/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user