We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66df93 commit 5da934cCopy full SHA for 5da934c
src/devcontainers/base/src/.devcontainer/nhsnotify/install.sh
@@ -21,5 +21,5 @@ mkdir -p /zsh/plugins/zsh-autosuggestions
21
git clone https://github.com/zsh-users/zsh-autosuggestions /zsh/plugins/zsh-autosuggestions
22
23
24
-mdir -p /nhsengland/repository-template
25
-git clone https://github.com/nhs-england-tools/repository-template.git /nhsengland/repository-template
+mkdir -p /nhsengland/repository-template
+git clone https://github.com/nhs-england-tools/repository-template /nhsengland/repository-template
0 commit comments