We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ede1e3 commit 279551cCopy full SHA for 279551c
build/install-dotnet-script.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/bash
2
3
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 ./
+unzip -o dotnet-script.zip -d ./
0 commit comments