This commit is contained in:
Your Name 2024-09-24 23:03:09 -06:00
parent 936d51c215
commit 66a382e53e

View File

@ -410,6 +410,8 @@ elif [ "$1" = "forgive" ]; then
forgive
elif [ "$1" = "watch" ]; then
watch
elif [ "$1" = "research-ip" ]; then
research-ip
elif [ "$1" = "research" ]; then
research
elif [ "$1" = "stop" ]; then