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 4ab23d0 commit 7ede1e3Copy full SHA for 7ede1e3
build.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/bash
2
3
SCRIPT_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
4
DOTNET_SCRIPT="$SCRIPT_DIR/build/dotnet-script"
0 commit comments