diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/ninjahelper.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ninjahelper.in b/src/ninjahelper.in index 5d6bdd9..451f389 100755 --- a/src/ninjahelper.in +++ b/src/ninjahelper.in @@ -1,4 +1,4 @@ -#!/bin/bash +#!@BASH@ #################################################### ## Functions |