From add8a8df733093f19c71f4067f6c57f7131665b1 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Mon, 13 Jun 2022 22:09:55 -0700 Subject: [PATCH] Update trunk.sh --- trunk.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk.sh b/trunk.sh index 3b65b3a7..f360a6bb 100644 --- a/trunk.sh +++ b/trunk.sh @@ -51,7 +51,7 @@ python3 tools/update_pgo_profiles.py --target=mac update --gs-url-base=chromium- printf "\n" && -printf "${GRE}Done! ${YEL}You can now run ./setup.sh.\n" +printf "${GRE}Done! ${YEL}You can now run ./setup.sh\n" tput sgr0 exit 0