Stopping the reload

This commit is contained in:
ulmentflam 2024-06-14 10:52:10 -04:00
parent cf9ea042b7
commit 9bd6972ef9
No known key found for this signature in database

View file

@ -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"