This commit is contained in:
unknown 2024-10-09 19:38:35 +02:00
parent 774ead6705
commit dd430dacac

2
reload.sh Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
kill -INT $(pgrep -f quotes.py)