Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 1e9d529

Browse files
authored
fix typo in dotnet-install file
This was needed to rebuild the CLI with the updated Roslyn NuGet packages. Thanks goes to @akoken for the fix.
1 parent 574a3c8 commit 1e9d529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/obtain/dotnet-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,4 +668,4 @@ else
668668
say "Binaries of dotnet can be found in $bin_path"
669669
fi
670670

671-
say "Installation finished successfuly."
671+
say "Installation finished successfully."

0 commit comments

Comments
 (0)