wuhp commited on
Commit
cea769a
·
verified ·
1 Parent(s): 0ff6721

Create #!/bin/bash

Browse files
Files changed (1) hide show
  1. #!/bin/bash +2 -0
#!/bin/bash ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ set -e
2
+ python -m playwright install chromium