syntax highlighting
This commit is contained in:
parent
2f6c027ef5
commit
61184059a4
|
@ -17,13 +17,13 @@ Quick 'n' Dirty
|
|||
|
||||
**Caddy**:
|
||||
|
||||
```
|
||||
```bash
|
||||
curl -L https://git.daplie.com/Daplie/caddy-installer/raw/master/install-caddy | bash
|
||||
```
|
||||
|
||||
**Caddy + Features**:
|
||||
|
||||
```
|
||||
```bash
|
||||
curl -L https://git.daplie.com/Daplie/caddy-installer/raw/master/install-caddy | bash -s -- search,realip
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue