mirror of
https://github.com/IRBorisov/cctext.git
synced 2025-06-25 21:20:36 +03:00
Update launch.json
This commit is contained in:
parent
e7331dd34e
commit
f5e6d980a6
7
.vscode/launch.json
vendored
7
.vscode/launch.json
vendored
|
@ -24,6 +24,13 @@
|
|||
"request": "launch",
|
||||
"script": "${workspaceFolder}/scripts/Setup.ps1",
|
||||
"args": []
|
||||
},
|
||||
{
|
||||
"name": "Delpoy",
|
||||
"type": "PowerShell",
|
||||
"request": "launch",
|
||||
"script": "${workspaceFolder}/scripts/Deploy.ps1",
|
||||
"args": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user