mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-07-04 20:12:48 -05:00
remove certs directory
This commit is contained in:

committed by
Michał Trojnara

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"
|
||||
|
Reference in New Issue
Block a user