aboutsummaryrefslogtreecommitdiff
path: root/keyringer
diff options
context:
space:
mode:
Diffstat (limited to 'keyringer')
-rwxr-xr-xkeyringer2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyringer b/keyringer
index d057975..376e2ae 100755
--- a/keyringer
+++ b/keyringer
@@ -134,7 +134,7 @@ ACTIONS="`dirname $(readlink -f $0)`/share/$NAME"
export PREFERENCES="`dirname $CONFIG`/$KEYRING"
# Load functions
-LIB="`dirname $(readlink -f $0)`/lib/$NAME/functions"
+LIB="`dirname $(readlink -f $0)`/lib/bash/functions"
source "$LIB" || exit 1
# Setup main configuration and load preferences