Skip to content

Commit e1fa195

Browse files
committed
Switch to /bin/sh
Should make resolving #12 easier
1 parent 1c9b600 commit e1fa195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/src/checkstyle.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env bash
1+
#!/bin/sh
22
echo "Run checkstyle script"
33

44
# run gofmt

0 commit comments

Comments
 (0)