mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-10-31 19:41:45 +00:00
Update README.md
This commit is contained in:
parent
3bfb563ba4
commit
db25a3ea61
@ -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 things:
|
Which does 3 jobs:
|
||||||
* 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
|
||||||
|
Loading…
Reference in New Issue
Block a user