mirror of
https://github.com/fmhy/edit.git
synced 2026-01-17 17:31:18 +11:00
6 lines
72 B
Bash
6 lines
72 B
Bash
set -e
|
|
|
|
python .github/replace.py
|
|
python .github/add-headers.py
|
|
|
|
exit 0
|