This website requires JavaScript.
Explore
Help
Sign in
Kelder
/
quotes_display
Watch
33
Star
0
Fork
You've already forked quotes_display
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fcb880b741
quotes_display
/
reload.sh
3 lines
53 B
Bash
Raw
Normal View
History
Unescape
Escape
updates
2024-10-09 19:38:35 +02:00
#!/usr/bin/env bash
Force show last quote with SIGUSR1 instead of SIGINT
2024-12-06 14:50:56 +01:00
kill
-USR1
$(
pgrep -f quotes.py
)
Reference in a new issue
Copy permalink