mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Use #!/usr/bin/env bash
in shell scripts for NixOS compatibility
Signed-off-by: yvt <i@yvt.jp>
This commit is contained in:
parent
8ee8700c82
commit
262a41dd2a
6 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Tests tidy for shell scripts.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue