Add: Add filename suffix to existing plantuml to svg export script
This commit is contained in:
Vendored
+2
-2
@@ -8,9 +8,9 @@
|
|||||||
"problemMatcher": []
|
"problemMatcher": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Export puml to SVG",
|
"label": "Export PlantUML to SVG",
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"command": "./scripts/export-plantuml.sh",
|
"command": "./scripts/export-plantuml-to-svg.sh",
|
||||||
"problemMatcher": []
|
"problemMatcher": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user