Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 67dd5ea

Browse files
defelmnqmafredri
andauthored
Update devcontainers-cli/run.sh
Co-authored-by: Mathias Fredriksson <[email protected]>
1 parent 47e28bc commit 67dd5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devcontainers-cli/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ else
2323
exit 1
2424
fi
2525

26-
echo "Installing @devcontainers/cli using $PACKAGE_MANAGER ..."
26+
echo "Installing @devcontainers/cli using $PACKAGE_MANAGER..."
2727

2828
# Install @devcontainers/cli using the selected package manager
2929
if [ "$PACKAGE_MANAGER" = "npm" ] || [ "$PACKAGE_MANAGER" = "pnpm" ]; then

0 commit comments

Comments
 (0)