From 2ab60156c46ac4a18d0b82d8d54194b2f80ec3e6 Mon Sep 17 00:00:00 2001 From: Mason10198 <31994327+Mason10198@users.noreply.github.com> Date: Tue, 20 Jun 2023 10:24:09 -0500 Subject: [PATCH] v0.2.3 progress --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index b999ac5..c76d4ae 100644 --- a/config.yaml +++ b/config.yaml @@ -271,9 +271,9 @@ AlertScript: # announce the full details of a Tornado Warning when it is detected. - Type: BASH Commands: - - '/usr/local/bin/SkywarnPlus/SkyDescribe.py "Flood Warning"' + - '/usr/local/bin/SkywarnPlus/SkyDescribe.py "Tornado Warning"' Triggers: - - Flood Warning + - Tornado Warning ################################################################################################################################