mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-05 09:08:04 -05:00
remove certs directory
This commit is contained in:
parent
7871e28141
commit
5bf24b34a2
@ -18,6 +18,7 @@ make_certs() {
|
||||
script_path=$(pwd)
|
||||
cd "${result_path}"
|
||||
mkdir "tmp/"
|
||||
rm -rf "../certs"
|
||||
|
||||
# OpenSSL settings
|
||||
CONF="${script_path}/openssl_intermediate.cnf"
|
||||
|
Loading…
x
Reference in New Issue
Block a user