From 10bf7b7fb4a23614b124e1682977f90673d1824b Mon Sep 17 00:00:00 2001 From: wh1te909 Date: Tue, 27 Apr 2021 06:18:15 +0000 Subject: [PATCH] update restore docs --- docs/docs/restore.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/docs/restore.md b/docs/docs/restore.md index 45c3dd97..cfc54f90 100644 --- a/docs/docs/restore.md +++ b/docs/docs/restore.md @@ -4,7 +4,9 @@ It is currently not possible to restore to a different domain/subdomain, only to a different physical or virtual server. !!!danger - You must update your old RMM to the latest version using the `update.sh` script before attempting to restore. + The restore script will always restore to the latest available RMM version on github. + + Make sure you update your old RMM to the latest version using the `update.sh` script and then run a fresh backup to use with this restore script. #### Prepare the new server Create the same exact linux user account as you did when you installed the original server.