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
3be5a68e
Commit
3be5a68e
authored
Feb 07, 2017
by
David Kerr
Browse files
Rename sshdeploy.sh to ssh.sh
parent
f158caa2
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/ssh
deploy
.sh
→
deploy/ssh.sh
View file @
3be5a68e
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
######## Public functions #####################
######## Public functions #####################
#domain keyfile certfile cafile fullchain
#domain keyfile certfile cafile fullchain
ssh
deploy
_deploy
()
{
ssh_deploy
()
{
_cdomain
=
"
$1
"
_cdomain
=
"
$1
"
_ckey
=
"
$2
"
_ckey
=
"
$2
"
_ccert
=
"
$3
"
_ccert
=
"
$3
"
...
...
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