Fix path for PROVISIONER_PASSWORD variable
This commit is contained in:
parent
954202e8a7
commit
667ba8a2f3
@ -236,7 +236,7 @@ $STD cat <<'EOF' >$StepRequest
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
StepCertDir="$STEPHOME/certs/x509"
|
||||
PROVISIONER_PASSWORD=$(step path)/encryption//provisioner.pwd
|
||||
PROVISIONER_PASSWORD=$(step path)/encryption/provisioner.pwd
|
||||
|
||||
while true;
|
||||
do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user