Skip to content

Commit a46ee80

Browse files
committed
chore: use /usr/bin/env bash
1 parent c8246e3 commit a46ee80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/yarn_install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22
#
33
# Run "yarn install" with flags appropriate to the environment
44
# (local development vs build system)

0 commit comments

Comments
 (0)