mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 09:58:06 +00:00
docs: Remove an "e.g." when we have explicit steps.
This commit is contained in:
committed by
Tim Abbott
parent
7594d2eecf
commit
5df48dd4d0
@@ -313,10 +313,8 @@ instructions for other supported platforms.
|
|||||||
/home/zulip/deployments/current/manage.py backup --output=/home/zulip/release-upgrade.backup.tar.gz
|
/home/zulip/deployments/current/manage.py backup --output=/home/zulip/release-upgrade.backup.tar.gz
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Switch to the root user and upgrade the operating system using the
|
3. Switch to the root user and upgrade the operating system, following
|
||||||
OS's standard tooling. E.g., for Ubuntu, this means running
|
the prompts until it completes successfully:
|
||||||
`do-release-upgrade` and following the prompts until it completes
|
|
||||||
successfully:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo -i # Or otherwise get a root shell
|
sudo -i # Or otherwise get a root shell
|
||||||
@@ -378,10 +376,8 @@ confirm everything is working correctly.
|
|||||||
/home/zulip/deployments/current/manage.py backup --output=/home/zulip/release-upgrade.backup.tar.gz
|
/home/zulip/deployments/current/manage.py backup --output=/home/zulip/release-upgrade.backup.tar.gz
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Switch to the root user and upgrade the operating system using the
|
3. Switch to the root user and upgrade the operating system, following
|
||||||
OS's standard tooling. E.g., for Ubuntu, this means running
|
the prompts until it completes successfully:
|
||||||
`do-release-upgrade` and following the prompts until it completes
|
|
||||||
successfully:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo -i # Or otherwise get a root shell
|
sudo -i # Or otherwise get a root shell
|
||||||
|
|||||||
Reference in New Issue
Block a user