!!!
This commit is contained in:
parent
2fda4ee7ba
commit
bc9c47e855
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ copy_config() {
|
||||||
chroot "${NEWROOT}" chsh -s /bin/bash root
|
chroot "${NEWROOT}" chsh -s /bin/bash root
|
||||||
|
|
||||||
cat > "${NEWROOT}/etc/motd" <<EOF
|
cat > "${NEWROOT}/etc/motd" <<EOF
|
||||||
NOTICE
|
!!!NOTICE!!!
|
||||||
|
|
||||||
This is a minimal RAM system created by menhera.sh. Feel free to format your disk, but don't blame anyone
|
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.
|
except yourself if you lost important files or your system is broken.
|
||||||
|
|
Loading…
Reference in a new issue