[PR #606] [MERGED] ordered list of install locations #15525

Closed
opened 2026-04-16 05:01:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/606
Author: @mxyng
Created: 9/26/2023
Status: Merged
Merged: 9/29/2023
Merged by: @mxyng

Base: mainHead: mxyng/install.sh-2


📝 Commits (1)

  • 29c056e ordered list of install locations

📊 Changes

1 file changed (+8 additions, -4 deletions)

View changed files

📝 scripts/install.sh (+8 -4)

📄 Description

select install dir based what's in the PATH. if /usr/local/bin is in the path, install into there, otherwise /usr/bin or /bin, in order


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/606 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 9/26/2023 **Status:** ✅ Merged **Merged:** 9/29/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/install.sh-2` --- ### 📝 Commits (1) - [`29c056e`](https://github.com/ollama/ollama/commit/29c056ea39a0712321fe76f4fb4ef8b04770adbd) ordered list of install locations ### 📊 Changes **1 file changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+8 -4) </details> ### 📄 Description select install dir based what's in the PATH. if `/usr/local/bin` is in the path, install into there, otherwise `/usr/bin` or `/bin`, in order --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 05:01:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#15525