aboutsummaryrefslogtreecommitdiffstats
path: root/addpass
diff options
context:
space:
mode:
Diffstat (limited to 'addpass')
-rwxr-xr-xaddpass1
1 files changed, 0 insertions, 1 deletions
diff --git a/addpass b/addpass
index 973c862..5e61dc3 100755
--- a/addpass
+++ b/addpass
@@ -65,4 +65,3 @@ elif [[ "$group" == "" ]]; then
else
printEntry | PASSWORD_STORE_DIR="${root}" pass insert -m "${group}/${Name}"
fi
-