From 9bd6972ef90548f7c44280f98451a527b93ab94b Mon Sep 17 00:00:00 2001 From: ulmentflam Date: Fri, 14 Jun 2024 10:52:10 -0400 Subject: [PATCH] Stopping the reload --- install/ollama-install.sh | 1 - 1 file changed, 1 deletion(-) 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"