Pull in setup messaging fixes

This commit is contained in:
wheaney 2024-07-28 09:14:52 -07:00
parent 41240d93af
commit d97069e18f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ set -e
check_command() {
if ! command -v "$1" &>/dev/null; then
echo "Please install \"$1\" and make sure it's available in your \$PATH"
echo "Please install \"$1\" and make sure it's available in your \$PATH, then rerun the setup."
exit 1
fi
}

@ -1 +1 @@
Subproject commit 4ce360a936937e8dd0ebd54a337fec54bb38f497
Subproject commit 7afbc258e71a7efde015394820c60c24cc785773