Skip to content

Commit 8fcefc3

Browse files
committed
use sbctl everywhere
1 parent 6d71ab7 commit 8fcefc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bare-metal/bootstrap-cluster.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ while [[ $# -gt 0 ]]; do
148148
;;
149149
--sbcli-cmd)
150150
SBCLI_CMD="$2"
151+
SBCLI_CMD="sbctl" # just use sbctl everywhere. Because its also an alternative target
151152
shift
152153
;;
153154
--spdk-image)

0 commit comments

Comments
 (0)