Skip to content

Commit 96d8dd3

Browse files
add docs
1 parent 434d920 commit 96d8dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CURRENT_BRANCH=$(git symbolic-ref --short HEAD)
2525
echo "current branch is $CURRENT_BRANCH"
2626
git switch -C $UPDATE_BRANCH
2727

28-
28+
\cp -r --update=none $DEST/docs ./docs
2929
\cp -rf $DEST/scripts ./scripts
3030
\cp -f $DEST/Makefile ./
3131
\cp -f $DEST/.tool-versions ./

0 commit comments

Comments
 (0)