mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix(tools): update to new data repo for sh script
This commit is contained in:
@@ -73,8 +73,8 @@ pids+=($!)
|
||||
echo -e "\narknights-toolbox-update - Taiwan"
|
||||
mkdir -p Overseas/tw/gamedata/excel
|
||||
cd Overseas/tw/gamedata/excel
|
||||
git clone --filter=blob:none --no-checkout --depth 1 -b data-tw \
|
||||
"https://github.com/arkntools/arknights-toolbox-update" .
|
||||
git clone --filter=blob:none --no-checkout --depth 1 -b main \
|
||||
"https://github.com/arkntools/arknights-data-tw-for-maa" .
|
||||
git checkout
|
||||
} &
|
||||
pids+=($!)
|
||||
|
||||
Reference in New Issue
Block a user