mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update setup.sh
This commit is contained in:
parent
08824f38e6
commit
04c536bc1b
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -74,7 +74,7 @@ chmod -v +x $HOME/chromium/src/chrome/installer/linux/debian/build.sh &&
|
||||||
copyMacOS () {
|
copyMacOS () {
|
||||||
printf "\n" &&
|
printf "\n" &&
|
||||||
printf "${YEL}Copying cdm_registration.cc for MacOS...${c0}\n" &&
|
printf "${YEL}Copying cdm_registration.cc for MacOS...${c0}\n" &&
|
||||||
cp -r -v infra/cdm_registration.cc $HOME/chromium/src/chrome/common/media/ &&
|
cp -r -v other/Mac/cdm_registration.cc $HOME/chromium/src/chrome/common/media/ &&
|
||||||
printf "\n"
|
printf "\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue