Update to Ubuntu Focal and ROS Noetic

This commit is contained in:
Oleg Kalachev
2021-06-29 03:27:36 +03:00
parent 6e0ae794a8
commit fd99c500d8
8 changed files with 88 additions and 82 deletions

View File

@@ -67,10 +67,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/"
}]
}