update notice

This commit is contained in:
James Swineson 2019-04-09 18:15:07 +08:00
parent 47df8e9ef5
commit 8836d3133c

View file

@ -92,12 +92,17 @@ copy_config() {
chroot "${NEWROOT}" chsh -s /bin/bash root
cat > "${NEWROOT}/etc/motd" <<EOF
Download menhera.sh at https://github.com/Jamesits/menhera.sh
!!!NOTICE!!!
This is a minimal RAM system created by menhera.sh. Feel free to format your disk, but don't blame anyone
except yourself if you lost important files or your system is broken.
Download menhera.sh at https://github.com/Jamesits/menhera.sh
If you think you've done something wrong, reboot immediately -- there is still hope.
Your original rootfs is at /mnt/oldroot. Be careful dealing with it.
Have a lot of fun...
EOF