3 lines
46 B
Bash
3 lines
46 B
Bash
#!/bin/bash
|
|
|
|
kill $(cat /tmp/ollama-$USER.pid) |
#!/bin/bash
|
|
|
|
kill $(cat /tmp/ollama-$USER.pid) |