You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
462 B
INI

# Specify the script to be called if a preliminary origin arrives, latitude and
# longitude are passed as parameters $1 and $2.
scripts.alert = @DATADIR@/scvoice/alert.sh
# Specify the script to be called when an event has been declared; the message
# string, a flag (1=new event, 0=update event), the EventID, the arrival count
# and the magnitude (optional when set) are passed as parameter $1, $2, $3, $4
# and $5.
scripts.event = @DATADIR@/scvoice/event.sh