summaryrefslogtreecommitdiffstats
path: root/scripts/ca-remove.sh
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2013-05-05 14:48:47 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2013-05-05 14:48:47 -0400
commitdbd722371a29009a392f8851c8979f8481272938 (patch)
tree2c759bb576c911f2c4837344f8c05e6275565c41 /scripts/ca-remove.sh
parent95686c6b471f8179ba243ba4bd0c13ff820355f4 (diff)
downloadpki-dev-dbd722371a29009a392f8851c8979f8481272938.tar.gz
pki-dev-dbd722371a29009a392f8851c8979f8481272938.tar.xz
pki-dev-dbd722371a29009a392f8851c8979f8481272938.zip
Updated deployment scripts.
Diffstat (limited to 'scripts/ca-remove.sh')
-rwxr-xr-xscripts/ca-remove.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ca-remove.sh b/scripts/ca-remove.sh
index b8719f2..438f8dd 100755
--- a/scripts/ca-remove.sh
+++ b/scripts/ca-remove.sh
@@ -3,4 +3,4 @@
SRC_DIR=`cd ../.. ; pwd`
INSTANCE_NAME=ca-master
-pkidestroy -s CA -i $INSTANCE_NAME
+pkidestroy -v -s CA -i $INSTANCE_NAME