diff options
author | Drew DeVault <sir@cmpwn.com> | 2022-08-19 12:54:58 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2022-08-19 12:54:58 +0200 |
commit | 5c093796d01263a2e4d19e53b3c4396b008d027c (patch) | |
tree | 3cc5a980eb02e6d6acb37dd13e6da6ac30db0cf3 | |
parent | f7d936f618d8727e97ebde18b4fad96097e60161 (diff) | |
download | sr.ht-docs-5c093796d01263a2e4d19e53b3c4396b008d027c.tar.gz |
Update ID unification downgrade process
-rw-r--r-- | ops/id-unification.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/id-unification.md b/ops/id-unification.md index 4e08e1a..3f20f53 100644 --- a/ops/id-unification.md +++ b/ops/id-unification.md @@ -42,9 +42,9 @@ Then, for each service, one at a time: Then, for each service, one at a time: 1. Shut off the service -1. Downgrade the software 1. Run `$service-migrate downgrade $version`, selecting $version from the list below, for each service +1. Downgrade the software 1. Turn on the service 1. Re-enable automatic migrations if desired |