diff --git a/install/ollama-install.sh b/install/ollama-install.sh index fe725df7..8bce9d26 100644 --- a/install/ollama-install.sh +++ b/install/ollama-install.sh @@ -39,7 +39,6 @@ RestartSec=3 [Install] WantedBy=multi-user.target" >$service_path -systemctl daemon-reload systemctl enable --now -q ollama msg_ok "Created Service"