mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 11:57:48 -03:00
Update install_deps.sh
This commit is contained in:
parent
9eca14f132
commit
13a2d3de50
1 changed files with 2 additions and 1 deletions
|
@ -79,7 +79,8 @@ printf "${YEL}Running source ~/.bashrc..\n" &&
|
||||||
tput sgr0 &&
|
tput sgr0 &&
|
||||||
|
|
||||||
# Source .bashrc so changes take effect
|
# Source .bashrc so changes take effect
|
||||||
source ~/.bashrc &&
|
cd &&
|
||||||
|
source .bashrc &&
|
||||||
|
|
||||||
printf "\n" &&
|
printf "\n" &&
|
||||||
printf "${YEL}Downloading Chromium source (This will take a while)...\n" &&
|
printf "${YEL}Downloading Chromium source (This will take a while)...\n" &&
|
||||||
|
|
Loading…
Reference in a new issue