mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
ros_ide_vm: Remove vscode configuration
It's all Python3 now
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"python.pythonPath": "/usr/bin/python2.7"
|
||||
}
|
||||
@@ -72,10 +72,5 @@
|
||||
"type": "shell",
|
||||
"script": "scripts/installSoftware.sh",
|
||||
"execute_command": "PASSWORD='{{user `password`}}' bash '{{.Path}}'"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"source": "{{user `assetsDir`}}/vscode/",
|
||||
"destination": "/home/{{user `user`}}/.config/Code/User/"
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user