This website requires JavaScript.
Explore
Help
Sign In
kyfx
/
playwright
mirror of
https://github.com/microsoft/playwright.git
Watch
4
Star
0
Fork
You've already forked playwright
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
roll-into-pw-chromium-tip-of-tree/1318
playwright
/
browser_patches
/
winldd
/
clean.sh
9 lines
93 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env bash
set
-e
set
+x
trap
"
cd
$(
pwd
-P
)
"
EXIT
cd
"
$(
dirname
$0
)
"
rm -rf ./x64
Reference in New Issue
View Git Blame
Copy Permalink