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