ai/at
ai/at
1
0
This commit is contained in:
syui 2025-02-25 09:55:55 +09:00
parent a05f698ee3
commit 8ff3dec44d
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56
9 changed files with 3 additions and 8 deletions

View File

@ -46,7 +46,9 @@ function at-repos-token() {
}
function at-repos-clone() {
mkdir -p $d/repos
if [ ! -d $d/repos ];then
mkdir -p $d/repos
fi
cd $d/repos
for ((i=1; i<=${#repos}; i++)); do
repo=${repos[$i]}

View File

@ -1 +0,0 @@
Subproject commit 22a96d6b7459dbfd88c289ace88ec823e9adc6ee

@ -1 +0,0 @@
Subproject commit 3e384e3b58b8284c68e9562d16920867f8905340

@ -1 +0,0 @@
Subproject commit 03739f5268d5915e0dc7e8815723575f4b457bda

@ -1 +0,0 @@
Subproject commit 39f28d196f06367735b2c544533954ac17cdcac4

@ -1 +0,0 @@
Subproject commit c14c54bd65eb2ea638e0be4303a4b1af53a211a6

@ -1 +0,0 @@
Subproject commit c130614850e554f9862d8e649373b53cee86dd3b

@ -1 +0,0 @@
Subproject commit 6c9e1d4837e9e385da5ca0c89c28000ad25c70d8