diff --git a/install.sh b/install.sh index 76e964b3..433a2858 100755 --- a/install.sh +++ b/install.sh @@ -32,8 +32,5 @@ dconf load / < dconf-settings xdg-settings set default-web-browser org.gnome.Epiphany.desktop -# Services -sudo systemctl enable ollama - echo echo -e "${GREEN}[I] Done.${ENDCOLOR}"