aboutsummaryrefslogtreecommitdiff
path: root/lib/keyringer/actions/teardown
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-12-10 22:43:14 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-12-10 22:43:14 -0200
commitb4bdeafcf666b6f7a6f3f33e9f4cf1fb0a7cebbf (patch)
tree176150694cc6ab6368087d5486554c73ac809451 /lib/keyringer/actions/teardown
parent7aac0eea6ab0690e040ffe2ed2eab4adde8d5ead (diff)
downloadkeyringer-b4bdeafcf666b6f7a6f3f33e9f4cf1fb0a7cebbf.tar.gz
keyringer-b4bdeafcf666b6f7a6f3f33e9f4cf1fb0a7cebbf.tar.bz2
Comments
Diffstat (limited to 'lib/keyringer/actions/teardown')
-rwxr-xr-xlib/keyringer/actions/teardown1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/keyringer/actions/teardown b/lib/keyringer/actions/teardown
index 3d33da4..64da740 100755
--- a/lib/keyringer/actions/teardown
+++ b/lib/keyringer/actions/teardown
@@ -10,6 +10,7 @@ source "$LIB" || exit 1
# Options
CONFIRM="$2"
+# Confirmation
if [ -z "$CONFIRM" ] || [ "$CONFIRM" != "-y" ]; then
echo "WARNING: about to remove the LOCAL copy of $KEYRING"
echo "WARNING: This will irrevocably destroy $KEYDIR"