Browse Source

fix typo

main
Nicolas Massé 5 years ago
parent
commit
e0b5df64ca
  1. 2
      clusterctl

2
clusterctl

@ -237,7 +237,7 @@ init)
exit 1 exit 1
fi fi
shift shift
bootstrap "$@" init "$@"
;; ;;
start) start)
if [ -z "${2:-}" ]; then if [ -z "${2:-}" ]; then

Loading…
Cancel
Save