mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
fix a freakin stupid mistake on my part!
This commit is contained in:
parent
54bc4f1ab1
commit
bbf764b514
1 changed files with 1 additions and 0 deletions
1
setup.sh
1
setup.sh
|
@ -70,6 +70,7 @@ cp -r -v src/chromeos ${CR_SRC_DIR}/ &&
|
|||
cp -r -v src/components ${CR_SRC_DIR}/ &&
|
||||
cp -r -v src/content ${CR_SRC_DIR}/ &&
|
||||
cp -r -v src/extensions ${CR_SRC_DIR}/ &&
|
||||
cp -r -v src/google_apis ${CR_SRC_DIR}/ &&
|
||||
cp -r -v src/media ${CR_SRC_DIR}/ &&
|
||||
cp -r -v src/net ${CR_SRC_DIR}/ &&
|
||||
cp -r -v src/sandbox ${CR_SRC_DIR}/ &&
|
||||
|
|
Loading…
Reference in a new issue