aboutsummaryrefslogtreecommitdiff
path: root/keyringer
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-03-30 09:00:26 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-03-30 09:00:26 -0300
commit2f86eac334fc26cbc72221458cce4def87b69707 (patch)
tree758371613f7306e0231ae5869258da6af35686ac /keyringer
parent9d916327eae2c4625046ccdbe7474b489517a70e (diff)
downloadkeyringer-2f86eac334fc26cbc72221458cce4def87b69707.tar.gz
keyringer-2f86eac334fc26cbc72221458cce4def87b69707.tar.bz2
Eliminates hardcoded bash path (thanks polynomial/github #1)
Diffstat (limited to 'keyringer')
-rwxr-xr-xkeyringer2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyringer b/keyringer
index 059b157..55563c5 100755
--- a/keyringer
+++ b/keyringer
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
# Keyringer key management system.
#