This commit is contained in:
Alexander Frick 2023-07-05 21:23:12 -05:00
parent f01177e3b0
commit 6faa5e9079

View file

@ -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