replace #!/bin/bash with #!/usr/bin/env bash

This commit is contained in:
Ron Nazarov
2021-06-03 12:47:08 +01:00
parent 02009fdb34
commit 0fadeed493
34 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# helper script: builds memtest86+ source code
#