We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa40c40 commit 6353de4Copy full SHA for 6353de4
docs/usage.md
@@ -100,7 +100,8 @@ GitHub Actions enabled, the following steps are required:
100
101
1. Enable GitHub Actions on the replacement appliance and configure it to use the same GitHub Actions
102
external storage configuration as the original appliance.
103
-2. Use `ghe-restore` to restore the backup.
104
-3. Re-register your self-hosted runners on the replacement appliance.
+2. Put replacement appliance into maintaince mode.
+3. Use `ghe-restore` to restore the backup.
105
+4. Re-register your self-hosted runners on the replacement appliance.
106
107
[1]: https://github.com/github/backup-utils/blob/master/docs/getting-started.md
0 commit comments