mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 11:33:51 +00:00
@@ -298,7 +298,7 @@ instructions for other supported platforms.
|
|||||||
7. As root, finish by verifying the contents of the full-text indexes:
|
7. As root, finish by verifying the contents of the full-text indexes:
|
||||||
|
|
||||||
```
|
```
|
||||||
/home/zulip/deployments/current/manage.py --audit-fts-indexes
|
/home/zulip/deployments/current/manage.py audit_fts_indexes
|
||||||
```
|
```
|
||||||
|
|
||||||
### Upgrading from Ubuntu 14.04 Trusty to 16.04 Xenial
|
### Upgrading from Ubuntu 14.04 Trusty to 16.04 Xenial
|
||||||
@@ -397,7 +397,7 @@ instructions for other supported platforms.
|
|||||||
7. As root, finish by verifying the contents of the full-text indexes:
|
7. As root, finish by verifying the contents of the full-text indexes:
|
||||||
|
|
||||||
```
|
```
|
||||||
/home/zulip/deployments/current/manage.py --audit-fts-indexes
|
/home/zulip/deployments/current/manage.py audit_fts_indexes
|
||||||
```
|
```
|
||||||
|
|
||||||
## Upgrading PostgreSQL
|
## Upgrading PostgreSQL
|
||||||
|
|||||||
Reference in New Issue
Block a user