Skip to content

Commit 7ede1e3

Browse files
authored
Update build.sh
1 parent 4ab23d0 commit 7ede1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

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

33
SCRIPT_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
44
DOTNET_SCRIPT="$SCRIPT_DIR/build/dotnet-script"

0 commit comments

Comments
 (0)