diff --git a/install_deps.sh b/install_deps.sh index 2ec53200..7669a470 100644 --- a/install_deps.sh +++ b/install_deps.sh @@ -79,7 +79,8 @@ printf "${YEL}Running source ~/.bashrc..\n" && tput sgr0 && # Source .bashrc so changes take effect -source ~/.bashrc && +cd && +source .bashrc && printf "\n" && printf "${YEL}Downloading Chromium source (This will take a while)...\n" &&