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
f73a4944
Commit
f73a4944
authored
Feb 22, 2020
by
dkerr64
Browse files
Remove spaces on blank line to fix travis error
parent
46ee74ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/ssh.sh
View file @
f73a4944
...
...
@@ -91,7 +91,7 @@ ssh_deploy() {
Le_Deploy_ssh_batch_mode
=
"yes"
fi
_savedomainconf Le_Deploy_ssh_batch_mode
"
$Le_Deploy_ssh_batch_mode
"
_info
"Deploy certificates to remote server
$Le_Deploy_ssh_user
@
$Le_Deploy_ssh_server
"
if
[
"
$Le_Deploy_ssh_batch_mode
"
=
"yes"
]
;
then
_info
"Using BATCH MODE... Multiple commands sent in single call to remote host"
...
...
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