v0.4.0 update

pull/48/head
Mason10198 2 years ago
parent ddd815a054
commit a72503fb72

Binary file not shown.

@ -41,7 +41,6 @@ import contextlib
import math import math
import sys import sys
import itertools import itertools
import random
from datetime import datetime, timezone, timedelta from datetime import datetime, timezone, timedelta
from dateutil import parser from dateutil import parser
from pydub import AudioSegment from pydub import AudioSegment

@ -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}"'

Loading…
Cancel
Save

Powered by TurnKey Linux.