This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Simple CA
|
||||
|
||||
[](https://gitea.koszewscy.waw.pl/slawek/simple-ca/actions/workflows/test.yaml)
|
||||
[](https://gitea.koszewscy.waw.pl/slawek/simple-ca/actions?workflow=test.yaml)
|
||||
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
set -e
|
||||
|
||||
# Load the certificate functions
|
||||
source "$(dirname "$BASH_SOURCE[0]")/cert-functions.sh"
|
||||
source "$(dirname "$BASH_SOURCE[0]")/simple-ca.sh"
|
||||
|
||||
function clean_up_test_dir() {
|
||||
if [[ -d "$CERT_DIR" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user