1
0
mirror of synced 2025-11-06 06:20:49 +08:00

⬆️ 切分 v1.16.7 版本

This commit is contained in:
yadong.zhang
2024-08-03 12:15:03 +08:00
parent 2ee2483aee
commit 0acd67e704
5 changed files with 15 additions and 2 deletions

3
ja.sh
View File

@@ -18,6 +18,9 @@ case "$1" in
'ppd')
bin/pull-dev.sh
;;
'pp')
bin/pull.sh
;;
'pd')
bin/push-dev.sh
;;