mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 01:31:41 +11:00
PWA
This commit is contained in:
parent
fe7f5bb663
commit
3f1373eb7a
9 changed files with 2867 additions and 181 deletions
2
.github/script.sh
vendored
2
.github/script.sh
vendored
|
|
@ -2,4 +2,4 @@ for file in *; do
|
|||
[[ -f "$file" ]] && mv "$file" "${file,,}" 2>/dev/null
|
||||
done
|
||||
python .github/replace.py
|
||||
python .github/add-headers.py
|
||||
# python .github/add-headers.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue