summaryrefslogtreecommitdiff
path: root/src/libretools.conf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-10-01 03:15:36 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-10-01 03:15:36 -0400
commit051a269d2ff56d5ab01301c965a7f7d0799bc441 (patch)
treeedde0e7a702a5fa2765f955f321f6798b5b1d264 /src/libretools.conf
parent114aa9971f3273bc0738386bd5d7b02531aeea37 (diff)
clean up shebangs
Diffstat (limited to 'src/libretools.conf')
-rw-r--r--src/libretools.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libretools.conf b/src/libretools.conf
index 6eed185..2eed310 100644
--- a/src/libretools.conf
+++ b/src/libretools.conf
@@ -1,4 +1,4 @@
-#!/bin/bash # non-executable, but put this there as a hint to text editors
+#!/usr/bin/env bash # non-executable, but put this there as a hint to text editors
################################################################################
# misc #