-
Notifications
You must be signed in to change notification settings - Fork 393
[Bug]: Missing import in ollama.sh #1222
Copy link
Copy link
Open
Description
Problem Description
Ollama.sh install fails since it doesn't import common-service-script.sh and uses startService when installing ollama
Proposed solution
Add the common-service-script import like other scripts.
. ../common-service-script.sh
I can make a PR to fix this.
Alternatives
No response
Additional Context
No response
Checklist
- I checked for duplicate issues.
- I checked already existing discussions.
- This feature is not included in the roadmap.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels