mirror of
https://github.com/fmhy/edit.git
synced 2026-02-19 09:41:17 +11:00
inline svgs for now, fix replace hopefully
This commit is contained in:
parent
8a8b36d21e
commit
b27fdf207e
3 changed files with 23 additions and 23 deletions
2
.github/script.sh
vendored
2
.github/script.sh
vendored
|
|
@ -1,6 +1,6 @@
|
|||
python .github/add-headers.py
|
||||
python .github/replace.py
|
||||
|
||||
for file in *; do
|
||||
[[ -f "$file" ]] && mv "$file" "${file,,}" 2>/dev/null
|
||||
done
|
||||
python .github/replace.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue