summaryrefslogtreecommitdiff
path: root/src/script
diff options
context:
space:
mode:
authorfengweihao <[email protected]>2018-12-10 12:55:50 +0800
committerfengweihao <[email protected]>2018-12-10 12:55:50 +0800
commit131dbeaaa144c9068522efbf7b8f36ec68900ae0 (patch)
treef15366fdbe4934981fa95f6a7d3dc9c25fa7bb53 /src/script
parentdb29918b0ec64b8564eb209332c9bda39c4f7e5b (diff)
1.修改生成证书链时,实体证书冗余
Diffstat (limited to 'src/script')
-rw-r--r--src/script/tarball.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/script/tarball.sh b/src/script/tarball.sh
index 361d2b4..46366b7 100644
--- a/src/script/tarball.sh
+++ b/src/script/tarball.sh
@@ -1,5 +1,5 @@
-#X=CertStore-Base-$2
-X=certstore
+X=certstore-base
+#X=certstore
typeset -l version
version=`lsb_release -i -s`