Stopping the reload

pull/3201/head
ulmentflam 1 year ago
parent cf9ea042b7
commit 9bd6972ef9
No known key found for this signature in database
  1. 1
      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"

Loading…
Cancel
Save