Skip to content

Commit

Permalink
changed path of source for bind mount
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravsaini04 committed Nov 5, 2024
1 parent 192e4f0 commit 930050d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common-utils/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"type": "volume"
},
{
"source": "/workspaces/features/src/common-utils/setup_history.sh",
"source": "/src/common-utils/setup_history.sh",
"target": "/tmp/setup_history.sh",
"type": "bind"
}]
Expand Down

0 comments on commit 930050d

Please sign in to comment.