From 34a5b324df720566ea38c2beaf9493ebf07fbfe9 Mon Sep 17 00:00:00 2001 From: James Swineson Date: Tue, 9 Apr 2019 18:16:55 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b1cce5..badf17f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ I am not responsible for bricked devices, dead HDDs and SSDs, unreplied tickets, 1. If you use SSH to connect to the server, make sure you can log in directly as root using SSH 1. run the script, and follow the instructions -`menhera.sh` will try to download a new rootfs into the memory, replace the old rootfs and kill all processes reading the old rootfs. The old rootfs will be mounted to `/mnt/oldroot`. An simplified example filesystem structure after running `menhera.sh` on my test VPS: +`menhera.sh` will try to download a new rootfs into the memory, replace the old rootfs and kill all processes accessing the old rootfs. The old rootfs will be mounted to `/mnt/oldroot`. An simplified example filesystem structure after running `menhera.sh` on my test VPS: ``` root@localhost:~# findmnt