From 8977777ef5ec1f88170ed1f9b5446b9b0db28beb Mon Sep 17 00:00:00 2001 From: Cutieguwu Date: Sun, 12 Apr 2026 07:13:02 -0400 Subject: [PATCH] Update manjaro2archcachy.sh --- manjaro2archcachy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manjaro2archcachy.sh b/manjaro2archcachy.sh index e3579b9..5ae3c1c 100755 --- a/manjaro2archcachy.sh +++ b/manjaro2archcachy.sh @@ -187,7 +187,7 @@ if [[ $(is_installed pamac-manager) || $(is_installed pamac) ]]; then prompt_bool "Uninstall Pamac?" true if [[ $? ]]; then # TODO: Uninstall pamac deps. - echo -n + echo -e "${RED}Not implemented!" fi fi