Skip to content

Commit 1513984

Browse files
committed
fix env to bash
1 parent b5b058a commit 1513984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/install-sketchviz.sh

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
pushd ./deps/sketchviz
33
npm pack
44
npm i -g sketchviz*.tgz

0 commit comments

Comments
 (0)