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
565ca81b
Commit
565ca81b
authored
Jan 30, 2021
by
neil
Browse files
update readme
parent
58c4eaaf
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
565ca81b
...
@@ -110,13 +110,13 @@ https://github.com/acmesh-official/acmetest
...
@@ -110,13 +110,13 @@ https://github.com/acmesh-official/acmetest
Check this project: https://github.com/acmesh-official/get.acme.sh
Check this project: https://github.com/acmesh-official/get.acme.sh
```
bash
```
bash
curl https://get.acme.sh | sh
curl https://get.acme.sh | sh
-s
email
=
my@example.com
```
```
Or:
Or:
```
bash
```
bash
wget
-O
- https://get.acme.sh | sh
wget
-O
- https://get.acme.sh | sh
-s
email
=
my@example.com
```
```
...
@@ -127,7 +127,7 @@ Clone this project and launch installation:
...
@@ -127,7 +127,7 @@ Clone this project and launch installation:
```
bash
```
bash
git clone https://github.com/acmesh-official/acme.sh.git
git clone https://github.com/acmesh-official/acme.sh.git
cd
./acme.sh
cd
./acme.sh
./acme.sh
--install
./acme.sh
--install
-m
my@example.com
```
```
You
`don't have to be root`
then, although
`it is recommended`
.
You
`don't have to be root`
then, although
`it is recommended`
.
...
...
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