mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
fix cros
This commit is contained in:
parent
f01177e3b0
commit
6faa5e9079
1 changed files with 0 additions and 1 deletions
1
setup.sh
1
setup.sh
|
@ -200,7 +200,6 @@ copyCros () {
|
|||
printf "\n" &&
|
||||
printf "${YEL}Copying ChromiumOS build files...${c0}\n" &&
|
||||
cp -r -v other/CrOS/* ${CR_SRC_DIR}/ &&
|
||||
cp -r -v other/CrOS/* ${CR_SRC_DIR}/ &&
|
||||
printf "\n"
|
||||
}
|
||||
case $1 in
|
||||
|
|
Loading…
Reference in a new issue