summaryrefslogtreecommitdiffstats
path: root/scripts/ca-remove.sh
diff options
context:
space:
mode:
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 2f5640b..d60ebb4 100755
--- a/scripts/ca-remove.sh
+++ b/scripts/ca-remove.sh
@@ -3,4 +3,4 @@
SRC_DIR=`cd ../.. ; pwd`
INSTANCE_NAME=pki-tomcat
-pkidestroy -v -s CA -i $INSTANCE_NAME
+pkidestroy -s CA -i $INSTANCE_NAME