Skip to content

Commit 753ab15

Browse files
committed
point to correct source dir
1 parent 5c7b513 commit 753ab15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common-utils/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"type": "volume"
7979
},
8080
{
81-
"source": "/workspaces/features/src/common-utils/setup_history.sh",
81+
"source": "${containerWorkspaceFolder}/setup_history.sh",
8282
"target": "/tmp/setup_history.sh",
8383
"type": "bind"
8484
}]

0 commit comments

Comments
 (0)