Skip to content

Commit be5cf47

Browse files
committed
chore(typescript-node): triggers nightly build
1 parent b6956f0 commit be5cf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/typescript-node/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUN usermod -s /bin/zsh ${USER_NAME}
4545
# switch to remote user
4646
USER ${USER_NAME}
4747

48-
# install Oh My ZSH
48+
# install Oh-My-ZSH
4949
RUN sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
5050

5151
# install additional zsh plugins

0 commit comments

Comments
 (0)