docs: Fold "check if it is working" into the last step.

This commit is contained in:
Alex Vandiver
2020-08-10 15:20:10 -07:00
committed by Tim Abbott
parent 450f94a1ce
commit 3364ca7899

View File

@@ -249,9 +249,9 @@ instructions for other supported platforms.
/home/zulip/deployments/current/ --ignore-static-assets --audit-fts-indexes /home/zulip/deployments/current/ --ignore-static-assets --audit-fts-indexes
``` ```
That last command will finish by restarting your Zulip server; you This will finish by restarting your Zulip server; you should now be
should now be able to navigate to its URL and confirm everything is able to navigate to its URL and confirm everything is working
working correctly. correctly.
### Upgrading from Ubuntu 16.04 Xenial to 18.04 Bionic ### Upgrading from Ubuntu 16.04 Xenial to 18.04 Bionic
@@ -288,9 +288,9 @@ working correctly.
/home/zulip/deployments/current/ --ignore-static-assets /home/zulip/deployments/current/ --ignore-static-assets
``` ```
That last command will finish by restarting your Zulip server; you This will finish by restarting your Zulip server; you should now
should now be able to navigate to its URL and confirm everything is be able to navigate to its URL and confirm everything is working
working correctly. correctly.
### Upgrading from Ubuntu 14.04 Trusty to 16.04 Xenial ### Upgrading from Ubuntu 14.04 Trusty to 16.04 Xenial
@@ -327,9 +327,9 @@ match the new OS version:
/home/zulip/deployments/current/ --ignore-static-assets /home/zulip/deployments/current/ --ignore-static-assets
``` ```
That last command will finish by restarting your Zulip server; you This will finish by restarting your Zulip server; you should now be
should now be able to navigate to its URL and confirm everything is able to navigate to its URL and confirm everything is working
working correctly. correctly.
### Upgrading from Debian Stretch to Debian Buster ### Upgrading from Debian Stretch to Debian Buster
@@ -374,9 +374,9 @@ working correctly.
/home/zulip/deployments/current/ --ignore-static-assets /home/zulip/deployments/current/ --ignore-static-assets
``` ```
That last command will finish by restarting your Zulip server; you This will finish by restarting your Zulip server; you should now
should now be able to navigate to its URL and confirm everything is be able to navigate to its URL and confirm everything is working
working correctly. correctly.
## Upgrading PostgreSQL ## Upgrading PostgreSQL