From 07168ac5f5d7e37195f72768d98f51171599660c Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Mon, 3 Jun 2024 01:25:54 +0200 Subject: [PATCH] Update uninstallation notice --- uninstall.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/uninstall.sh b/uninstall.sh index e92c0c7..a9e8597 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -68,3 +68,7 @@ echo " - localtime" echo " - pacman, paru, makepkg and mkinitpcio" echo " - systemd" echo " - sudo" +echo " " +echo " It's best to simply shutdown your system and" +echo " boot an Arch Linux installation image to" +echo " repair your installation."