|
|
|
@ -358,7 +358,6 @@ AlertScript:
|
|
|
|
# announce the full details of a Tornado Warning when it is detected.
|
|
|
|
# announce the full details of a Tornado Warning when it is detected.
|
|
|
|
# The placeholder '{alert_title}' will be replaced with the title of the alert
|
|
|
|
# The placeholder '{alert_title}' will be replaced with the title of the alert
|
|
|
|
# when AlertScript executes the command.
|
|
|
|
# when AlertScript executes the command.
|
|
|
|
#
|
|
|
|
|
|
|
|
- Type: BASH
|
|
|
|
- Type: BASH
|
|
|
|
Commands:
|
|
|
|
Commands:
|
|
|
|
- '/usr/local/bin/SkywarnPlus/SkyDescribe.py "{alert_title}"'
|
|
|
|
- '/usr/local/bin/SkywarnPlus/SkyDescribe.py "{alert_title}"'
|
|
|
|
|