From 2af9bab0e9c99cb6966519b78f5b498c0ad836d6 Mon Sep 17 00:00:00 2001 From: Sean Date: Fri, 2 Aug 2019 12:08:18 -0700 Subject: [PATCH] tweaks --- maintenance.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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