mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
tools: style for clone_data powershell script
[skip changelog]
This commit is contained in:
@@ -61,8 +61,6 @@ $jobs += Start-Job -ScriptBlock {
|
||||
git checkout
|
||||
}
|
||||
|
||||
|
||||
|
||||
# Job for cloning and checking out the Taiwan repository
|
||||
$jobs += Start-Job -ScriptBlock {
|
||||
Write-Host "`narknights-toolbox-update - Taiwan"
|
||||
|
||||
Reference in New Issue
Block a user