Skip to content

Commit 5edc85d

Browse files
authored
Update csharpier.bash
1 parent 65924e2 commit 5edc85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/formatters/installers/csharpier.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apt-get install -y dotnet-sdk-8.0
22

33
dotnet tool install csharpier -g
44

5-
cp -L "$HOME/.dotnet/tools/dotnet-csharpier" /usr/local/bin/
5+
ln -s "$HOME/.dotnet/tools/dotnet-csharpier" /usr/local/bin/

0 commit comments

Comments
 (0)