mirror of
https://github.com/coder/coder.git
synced 2025-08-01 08:28:48 +00:00
chore: use /usr/bin/env bash (#1070)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Run "yarn install" with flags appropriate to the environment
|
||||
# (local development vs build system)
|
||||
|
Reference in New Issue
Block a user