From: frrobert2 Date: Sun, 9 May 2021 21:11:46 +0000 (-0400) Subject: Merge branch 'main' of github.com:frrobert2/StationNotifier into main X-Git-Url: https://software.frrobert.com/stationnotifier/commitdiff_plain/4b45c17b2d0c4a897ced09d1c7ac05435762830a Merge branch 'main' of github.com:frrobert2/StationNotifier into main --- 4b45c17b2d0c4a897ced09d1c7ac05435762830a diff --cc notificatorossl index 4b2a9e5,74bfe81..5ade715 --- a/notificatorossl +++ b/notificatorossl @@@ -2,10 -2,9 +2,10 @@@ # notifitcatorossl is a fork of https://github.com/ThatsRedacted/StationNotifier # This program uses openssl rather than curl to connect to a gemini site` - key='/home/frrobert/.config/amfora/7debbb3fae40dbe77746aa465300febaec5abb778faa8a550f8e5924f0977983.key' - cert='/home/frrobert/.config/amfora/7debbb3fae40dbe77746aa465300febaec5abb778faa8a550f8e5924f0977983.crt' + key='' + cert='' connectto=30 +howoften= tmpfile=$(mktemp /tmp/not.XXXXXX) url="gemini://station.martinrue.com/frrobert"