mirror of
https://github.com/open-webui/open-webui.git
synced 2025-09-13 22:00:53 +02:00
chore: add shebang to shell scripts
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker rm -f ollama || true
|
||||
docker pull ollama/ollama
|
||||
# CPU Only
|
||||
|
Reference in New Issue
Block a user