mirror of
https://github.com/tests-always-included/mo.git
synced 2025-06-23 16:07:31 +00:00
Improved portability by using /usr/bin/env pragma
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd "$(dirname "$0")" # Go to the script's directory
|
||||
|
||||
|
Reference in New Issue
Block a user