chore(i8n,docs): processed translations (#41616)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
@ -433,7 +433,7 @@ Provisioning VMs with the Code
|
||||
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
|
||||
|
||||
```console
|
||||
npm i -g npm
|
||||
npm i -g npm@6
|
||||
npm i -g pm2
|
||||
pm2 install pm2-logrotate
|
||||
pm2 startup
|
||||
@ -537,7 +537,7 @@ Provisioning VMs with the Code
|
||||
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
|
||||
|
||||
```console
|
||||
npm i -g npm
|
||||
npm i -g npm@6
|
||||
npm i -g pm2
|
||||
npm install -g serve
|
||||
pm2 install pm2-logrotate
|
||||
|
@ -433,7 +433,7 @@ Provisioning VMs with the Code
|
||||
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
|
||||
|
||||
```console
|
||||
npm i -g npm
|
||||
npm i -g npm@6
|
||||
npm i -g pm2
|
||||
pm2 install pm2-logrotate
|
||||
pm2 startup
|
||||
@ -537,7 +537,7 @@ Provisioning VMs with the Code
|
||||
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
|
||||
|
||||
```console
|
||||
npm i -g npm
|
||||
npm i -g npm@6
|
||||
npm i -g pm2
|
||||
npm install -g serve
|
||||
pm2 install pm2-logrotate
|
||||
|
@ -433,7 +433,7 @@ Provisioning VMs with the Code
|
||||
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
|
||||
|
||||
```console
|
||||
npm i -g npm
|
||||
npm i -g npm@6
|
||||
npm i -g pm2
|
||||
pm2 install pm2-logrotate
|
||||
pm2 startup
|
||||
@ -537,7 +537,7 @@ Provisioning VMs with the Code
|
||||
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
|
||||
|
||||
```console
|
||||
npm i -g npm
|
||||
npm i -g npm@6
|
||||
npm i -g pm2
|
||||
npm install -g serve
|
||||
pm2 install pm2-logrotate
|
||||
|
Reference in New Issue
Block a user