live discord alias for thermal.

This commit is contained in:
2021-09-17 01:55:04 +00:00
parent ef920ceabc
commit c8e6c8dca4
+4
View File
@@ -10,6 +10,10 @@ HOOK="general"
HOOK_URL=$DISCORD_GENERAL_HOOK
case $HOOK_ARG in
live)
HOOK="thermal"
HOOK_URL=$DISCORD_THERMAL_HOOK
;;
thermal)
HOOK="thermal"
HOOK_URL=$DISCORD_THERMAL_HOOK