Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
c86755f1
Commit
c86755f1
authored
Feb 16, 2018
by
Bob Belnap
Browse files
format fix
parent
b8418ced
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/vault.sh
View file @
c86755f1
...
...
@@ -44,7 +44,7 @@ vault_deploy() {
fi
VAULT_CMD
=
$(
which vault
)
if
[
!
$?
]
;
then
if
[
!
$?
]
;
then
_err
"cannot find vault binary!"
return
1
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment