Skip to content

Commit 279551c

Browse files
authored
Update install-dotnet-script.sh
1 parent 7ede1e3 commit 279551c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/install-dotnet-script.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
curl -L https://github.com/filipw/dotnet-script/releases/download/0.18.0/dotnet-script.0.18.0.zip > dotnet-script.zip
4-
unzip -o dotnet-script.zip -d ./
4+
unzip -o dotnet-script.zip -d ./

0 commit comments

Comments
 (0)