diff --git a/apps/Snap Store/uninstall b/apps/Snap Store/uninstall index ef5615d..8624fc5 100755 --- a/apps/Snap Store/uninstall +++ b/apps/Snap Store/uninstall @@ -9,7 +9,7 @@ function error { sudo snap remove snap-store || error "The snap command failed to uninstall snap-store\nPerhaps running this command would fix it?\nsudo apt install --reinstall snapd" -echo -e "\e[93mNote: To prevent removing user data, uninstalling the Snap Store app does not uninstall the snapd package! To completely remove everything snap-related, run this command: +echo -e "\e[93mNote: To prevent removing user data, uninstalling the Snap Store app does not uninstall the snapd package!\nTo completely remove everything snap-related, run this command: sudo apt purge snapd\e[39m "