Clarify description

This commit is contained in:
Theodotos Andreou 2018-06-07 05:39:06 -07:00
parent 09d994506a
commit 898302d29a

View file

@ -1,6 +1,6 @@
# Mount Disk for Recovery on Server4you
This is a bash script for mounting the /dev/mdX in the recovery mode for server4you (and not only) physical servers
This is a bash script for mounting the /dev/mdX in the recovery mode for server4you (and not only) physical servers and then chroot into it.
Call with `wget -O - https://raw.githubusercontent.com/theodotos/arena/master/s4y_chroot.sh | bash`