mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
format fix
This commit is contained in:
parent
b8418ced44
commit
c86755f1ab
@ -44,7 +44,7 @@ vault_deploy() {
|
||||
fi
|
||||
|
||||
VAULT_CMD=$(which vault)
|
||||
if [ ! $? ]; then
|
||||
if [ ! $? ]; then
|
||||
_err "cannot find vault binary!"
|
||||
return 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user