Skip to content

Commit 1905f3c

Browse files
committed
[fix] unbuild command now requires bash
1 parent edfbdde commit 1905f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/unbuild

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

33
PRODUCTS=(bin lib libexec share *-nodeos-linux-musl*)
44

0 commit comments

Comments
 (0)