mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-06-08 13:04:31 +00:00
Add custom dictionary for VSCode’s cSpell
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
"source": "{{user `assetsDir`}}/patches",
|
||||
"destination": "/tmp"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"source": "{{user `assetsDir`}}/configs",
|
||||
"destination": "/tmp"
|
||||
},
|
||||
{
|
||||
"type": "shell",
|
||||
"script": "scripts/install_software.sh",
|
||||
|
||||
Reference in New Issue
Block a user