mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #2937] [MERGED] Enable case independent environment variable testing in start.sh #7931
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/2937
Author: @mindspawn
Created: 6/8/2024
Status: ✅ Merged
Merged: 6/9/2024
Merged by: @tjbck
Base:
dev← Head:cuda-fix📝 Commits (1)
575f23cUpdate start.sh to be case-independent when testing env vars📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
backend/start.sh(+2 -2)📄 Description
This matches the env var testing done in our Python code.
Hopefully fixes the issue that many folks were having with cuda and whisper not working together. At least it did for me :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.