Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasdurietztibber committed Jul 11, 2024
1 parent e3ff826 commit 0a4b674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup_mac_dev_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ main() {
if (( missing_homebrew || missing_github_token || missing_aws_cli || missing_ssh_config || missing_aws_vpn_client || missing_aws_config )); then
prompt_install
else
echo -e "\n🥳 All checks passed!"
echo -e "\n🥳 All checks passed!v1"
fi
}

Expand Down

0 comments on commit 0a4b674

Please sign in to comment.