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
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.shI can make a PR to fix this.
Alternatives
No response
Additional Context
No response
Checklist