Unverified Commit d1af6058 authored by Michael Schurter's avatar Michael Schurter Committed by GitHub
Browse files

Merge pull request #6345 from Veraghin/patch-1

Update GNUmakefile
parents 0245d2e6 ae874b91
Showing with 1 addition and 1 deletion
+1 -1
......@@ -24,7 +24,7 @@ clean: ## Remove generated files
# Generate Nomad certificate authority
ca.pem ca-key.pem ca.csr:
@echo "==> Removing generated files..."
@echo "==> Generating Nomad certificate authority..."
cfssl gencert -initca ca-csr.json | cfssljson -bare ca
# Generate Nomad server certificate
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment