fix transfer message

This commit is contained in:
jxxghp
2023-06-11 11:47:03 +08:00
parent 81abd0ee49
commit 69c660df43
5 changed files with 18 additions and 25 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
umask ${UMASK}
playwright install --with-deps chromium
playwright install chromium
python3 app/main.py