Skip to content

Commit d21cc08

Browse files
committed
small change to path of source file
1 parent 753ab15 commit d21cc08

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": "${containerWorkspaceFolder}/setup_history.sh",
81+
"source": "${containerWorkspaceFolder}/src/common-utils/scripts/setup_history.sh",
8282
"target": "/tmp/setup_history.sh",
8383
"type": "bind"
8484
}]

0 commit comments

Comments
 (0)