diff options
Diffstat (limited to 'scripts/mkits.sh')
-rwxr-xr-x | scripts/mkits.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mkits.sh b/scripts/mkits.sh index 6b5100e1a2..8857996eba 100755 --- a/scripts/mkits.sh +++ b/scripts/mkits.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Licensed under the terms of the GNU GPL License version 2 or later. # |