Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
k-rister committed Sep 6, 2024
1 parent 0ff54a3 commit 2275c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crucible-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ echo "Pulling Crucible controller container image:"
podman --log-level error pull ${CRUCIBLE_CONTROLLER_REGISTRY} ||
exit_error "Failed to pull controller image ${CRUCIBLE_CONTROLLER_REGISTRY}" ${EC_PULL_FAIL}

echo
echo "Installation is complete. Run \"crucible help\" to see what's possible"
echo "You can also source /etc/profile.d/crucible_completions.sh (or re-login) to use tab completion for crucible"
echo

0 comments on commit 2275c30

Please sign in to comment.