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
2fc0225b
"vscode:/vscode.git/clone" did not exist on "c923fdf06f9b4212eacda4004bb766306bc71f87"
Commit
2fc0225b
authored
Sep 12, 2017
by
Manuel Friedli
Browse files
Make command line example consistent with env variable example.
parent
3536cd33
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/README.md
View file @
2fc0225b
...
...
@@ -108,6 +108,6 @@ $ export DEPLOY_FRITZBOX_URL=https://fritzbox.example.com
After the first deployment, these values will be stored in your $HOME/.acme.sh/account.conf. You may now deploy the certificate like this:
```
sh
acme.sh
--deploy
-d
fritz
.
box
--deploy-hook
fritzbox
acme.sh
--deploy
-d
fritzbox
.example.com
--deploy-hook
fritzbox
```
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