Skip to content

Commit 0eb8da2

Browse files
committed
fix: interpreter
1 parent 1abc8c7 commit 0eb8da2

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-
#!/usr/bin/bash
1+
#!/bin/bash
22

33
set -e
44

0 commit comments

Comments
 (0)