diff options
Diffstat (limited to 'src/toru/toru-where')
-rwxr-xr-x | src/toru/toru-where | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/toru/toru-where b/src/toru/toru-where index 8af3fb2..4b3ff1b 100755 --- a/src/toru/toru-where +++ b/src/toru/toru-where @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Locates a PKGBUILD dir on toru's path cache . $(librelib conf.sh) load_files libretools |