[PR #1034] [MERGED] Fix sudo variable in install.sh #20984

Closed
opened 2026-04-19 15:22:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1034
Author: @upchui
Created: 11/7/2023
Status: Merged
Merged: 11/7/2023
Merged by: @BruceMacD

Base: mainHead: main


📝 Commits (1)

  • 1e320d0 Fix sudo variable in install.sh

📊 Changes

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

View changed files

📝 scripts/install.sh (+1 -1)

📄 Description

It was forgotten to replace sudo at one place with the variable for sudo.


🔄 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/1034 **Author:** [@upchui](https://github.com/upchui) **Created:** 11/7/2023 **Status:** ✅ Merged **Merged:** 11/7/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1e320d0`](https://github.com/ollama/ollama/commit/1e320d06469e7753eb6b5b3192e861cc6f6c3601) Fix sudo variable in install.sh ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+1 -1) </details> ### 📄 Description It was forgotten to replace sudo at one place with the variable for sudo. --- <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-19 15:22:21 -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#20984