mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update setup.sh
This commit is contained in:
parent
8981206269
commit
e1c1287e6c
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -87,7 +87,7 @@ esac
|
|||
copyRaspi () {
|
||||
printf "\n" &&
|
||||
printf "${YEL}Copying Raspberry Pi build files...${c0}\n" &&
|
||||
cp -r -v arm/config/* $HOME/chromium/src/build/config/ &&
|
||||
cp -r -v arm/build/config/* $HOME/chromium/src/build/config/ &&
|
||||
cp -r -v arm/arm.gni $HOME/chromium/src/build/config/ &&
|
||||
printf "\n"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue