Skip to content

Commit 2c705ef

Browse files
copy infra
1 parent e88f655 commit 2c705ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/devcontainers/base/src/.devcontainer/nhsnotify/postcreatecommand.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ echo "current branch is $CURRENT_BRANCH"
2222
git switch -C $UPDATE_BRANCH
2323

2424
\cp -r --update=none $DEST/docs ./
25+
\cp -r --update=none $DEST/infrastructure ./
2526
\cp -rf $DEST/scripts ./
2627
\cp -f $DEST/Makefile ./
2728
\cp -f $DEST/.tool-versions ./

0 commit comments

Comments
 (0)