mirror of https://github.com/k3s-io/k3s
fix up whitespace.
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