aboutsummaryrefslogtreecommitdiff
path: root/lib/keyringer/actions/del
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-12-10 14:15:51 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-12-10 14:15:51 -0200
commita8c1608fee73578358c3c17f76b44f0857c38ac0 (patch)
tree0888d5264a0fc1064b4930842e69475a00850b0c /lib/keyringer/actions/del
parentf695f7810ac91d9cd3f576dcb58f41e75e720129 (diff)
downloadkeyringer-a8c1608fee73578358c3c17f76b44f0857c38ac0.tar.gz
keyringer-a8c1608fee73578358c3c17f76b44f0857c38ac0.tar.bz2
Integrating shell with all commands (#34)
Diffstat (limited to 'lib/keyringer/actions/del')
-rwxr-xr-xlib/keyringer/actions/del2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/keyringer/actions/del b/lib/keyringer/actions/del
index d160ac4..a2514d7 100755
--- a/lib/keyringer/actions/del
+++ b/lib/keyringer/actions/del
@@ -8,7 +8,7 @@ LIB="`dirname $0`/../functions"
source "$LIB" || exit 1
# Get file
-keyringer_get_file "$2"
+keyringer_get_file "$RELATIVE_PATH/$2"
# Set options
if [ ! -z "$3" ]; then