Update manjaro2archcachy.sh

This commit is contained in:
2026-04-12 07:13:02 -04:00
parent cc5c8cbf6a
commit 8977777ef5
+1 -1
View File
@@ -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