update: 初始化代码提交

This commit is contained in:
hamster1963
2023-10-03 15:57:52 +08:00
commit 98a96392fa
46 changed files with 2429 additions and 0 deletions

2
tag.sh Normal file
View File

@ -0,0 +1,2 @@
# shellcheck disable=SC2046
git describe --tags $(git rev-list --tags --max-count=1)