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
ec73aeba
Unverified
Commit
ec73aeba
authored
May 03, 2018
by
Daniel Watrous
Committed by
GitHub
May 03, 2018
Browse files
remove whitespace
parent
7573e560
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/haproxy.sh
View file @
ec73aeba
...
...
@@ -32,7 +32,7 @@ haproxy_deploy() {
_pem_full_path
=
"
$_pem_path
/
$_cdomain
.pem"
_info
"Full path to PEM
$_pem_full_path
"
cat
"
$_cfullchain
"
"
$_ckey
"
>
"
$_pem_full_path
"
cat
"
$_cfullchain
"
"
$_ckey
"
>
"
$_pem_full_path
"
chmod
600
"
$_pem_full_path
"
_info
"Certificate successfully deployed"
...
...
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