Update build_win.sh

This commit is contained in:
Alexander David Frick 2022-10-15 04:09:24 -05:00 committed by GitHub
parent 12b9e3fd8a
commit 4bf99e8fc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ export NINJA_SUMMARIZE_BUILD=1 &&
mv -v -f ~/chromium/src/out/thorium/mini_installer.exe ~/chromium/src/out/thorium/thorium_mini_installer.exe &&
cat $HOME/thorium/logos/thorium_logo_ascii_art.txt &&
cat logos/thorium_logo_ascii_art.txt &&
printf "${GRE}${bold}Build Completed. ${YEL}${bold}Installer at //out/thorium/thorium_mini_installer.exe\n" &&
tput sgr0 &&