quotes_display/reload.sh
2024-10-09 19:38:35 +02:00

2 lines
52 B
Bash
Executable file

#!/usr/bin/env bash
kill -INT $(pgrep -f quotes.py)