Browse Source

Обновить 'README.md'

Берсенев Валерий 2 months ago
parent
commit
45257ace44
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -9,12 +9,14 @@ git -c http.sslVerify=false clone https://develop.qbpro.ru/master/auto4certbot.g
9
 ```
9
 ```
10
 
10
 
11
 * Install:
11
 * Install:
12
+
12
 ```
13
 ```
13
 git clone https://develop.qbpro.ru/master/auto4certbot.git
14
 git clone https://develop.qbpro.ru/master/auto4certbot.git
14
 cd ~/auto4certbot/src
15
 cd ~/auto4certbot/src
15
 mkdir -p /etc/auto4certbot
16
 mkdir -p /etc/auto4certbot
16
 cp * /etc/auto4certbot/
17
 cp * /etc/auto4certbot/
17
 ```
18
 ```
19
+
18
 * edit avto4certbot.conf
20
 * edit avto4certbot.conf
19
 * To check the operation, run the script without parameters, it will install the necessary packages or tell you what needs to be installed.
21
 * To check the operation, run the script without parameters, it will install the necessary packages or tell you what needs to be installed.
20
 * if everything is installed, the answer will be:
22
 * if everything is installed, the answer will be:
@@ -32,8 +34,8 @@ avto4certbot.sh --help; this help
32
   or
34
   or
33
   avtocertbot.sh --update apache proxy
35
   avtocertbot.sh --update apache proxy
34
 ```
36
 ```
35
-* Use the --create [apache or nginx] parameter to create the first certificate.
36
 
37
 
38
+* Use the --create [apache or nginx] parameter to create the first certificate.
37
 * example crontab:
39
 * example crontab:
38
 
40
 
39
 ```
41
 ```