mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Use #!/usr/bin/env bash in shell scripts for NixOS compatibility
Signed-off-by: yvt <i@yvt.jp>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Tests tidy for shell scripts.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user