Mac: simplify exec. loader interpreter

This commit is contained in:
Benitoite 2019-06-16 03:08:35 -07:00 committed by GitHub
parent 1d04026e9c
commit daedba584a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
cd "$(dirname "$0")" || exit 1