mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-10 11:51:42 +00:00
#!/bin/bash -> #!/usr/bin/env bash (#1216)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
case "${1%-*}" in
|
||||
|
||||
Reference in New Issue
Block a user