mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update clean.bat
This commit is contained in:
parent
8ebc23ea38
commit
a5e11ba5f4
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
echo "Cleaning up build artifacts..." &&
|
echo "Cleaning up build artifacts..." &&
|
||||||
|
|
||||||
|
cd C:\src\chromium\src\out\thorium &&
|
||||||
|
|
||||||
del *deps* &&
|
del *deps* &&
|
||||||
del *TOC* &&
|
del *TOC* &&
|
||||||
rmdir /s /q pyproto &&
|
rmdir /s /q pyproto &&
|
||||||
|
|
Loading…
Reference in a new issue