Update notificatorossl
authorRev. Fr. Robert Bower <39407737+frrobert2@users.noreply.github.com>
Sun, 9 May 2021 19:56:44 +0000 (15:56 -0400)
committerGitHub <noreply@github.com>
Sun, 9 May 2021 19:56:44 +0000 (15:56 -0400)
notificatorossl

index 479896d1ea83944a507356bbeb3e3944a423fcb1..74bfe81a8264aab2c23202384ec4d79d628ab3b7 100755 (executable)
@@ -2,8 +2,8 @@
 # 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
 
 tmpfile=$(mktemp /tmp/not.XXXXXX)