mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Update tasks.json
This commit is contained in:
2
manager/.vscode/tasks.json
vendored
2
manager/.vscode/tasks.json
vendored
@@ -6,7 +6,7 @@
|
|||||||
{
|
{
|
||||||
"label": "mirror-package",
|
"label": "mirror-package",
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"command": "call ./scripts/mirror-package.bat",
|
"command": "./scripts/mirror-package.bat",
|
||||||
"isBackground": true
|
"isBackground": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user