diff --git a/maintenance.sh b/maintenance.sh index 39b9015..8402d62 100644 --- a/maintenance.sh +++ b/maintenance.sh @@ -32,8 +32,7 @@ fi echo "Done." echo "" -echo "Entering chroot..." -echo "Please execute \"mount /boot\" to access boot partition, type exit to leave:" +echo "Entering chroot, type \"exit\" to leave..." echo "" echo "#!/bin/bash" > /mnt/maintenance.sh