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
db25a3ea
Commit
db25a3ea
authored
Dec 27, 2015
by
Neil
Browse files
Update README.md
parent
3bfb563b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
db25a3ea
...
@@ -23,12 +23,13 @@ Probably it's the smallest&easiest&smartest shell script to automatically issue
...
@@ -23,12 +23,13 @@ Probably it's the smallest&easiest&smartest shell script to automatically issue
```
```
./le.sh install
./le.sh install
```
```
Which does
2 thing
s:
Which does
3 job
s:
*
create and copy le.sh to your home dir:
`~/.le`
*
create and copy
`
le.sh
`
to your home dir:
`~/.le`
All the certs will be placed in this folder.
All the certs will be placed in this folder.
*
create symbol link:
`/bin/le -> ~/.le/le.sh`
*
create symbol link:
`/bin/le -> ~/.le/le.sh`
*
create everyday cron job to check and renew the cert if needed.
3.
Ok, you are ready to issue cert now.
*
Ok, you are ready to issue cert now.
Show help message:
Show help message:
```
```
root@xvm:~# le
root@xvm:~# le
...
...
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