diff --git a/tot.sh b/tot.sh index 2fdb4f42..ca29c1e4 100755 --- a/tot.sh +++ b/tot.sh @@ -37,7 +37,7 @@ fi printf "\n" && printf "${bold}${GRE}Script to Rebase/Sync Chromium repo to Tip of Tree.${c0}\n" && printf "\n" && -printf "${YEL}Rebasing/Syncing to `origin/main` and running hooks...\n" && +printf "${YEL}Rebasing/Syncing to \`origin/main\` and running hooks...\n" && tput sgr0 && cd ${CR_SRC_DIR}/v8/ &&