mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-06 17:03:17 +00:00
Update devcontainer startup to consistently chown passed-thru usb devices
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
// "forwardPorts": [],
|
||||
// Use 'postCreateCommand' to run commands after the container is created.
|
||||
"postCreateCommand": "bash scripts/install-toolchain.sh",
|
||||
"postAttachCommand": "bash scripts/chown-usb.sh",
|
||||
// Configure tool-specific properties.
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
|
||||
Reference in New Issue
Block a user