X-Git-Url: https://software.frrobert.com/stationnotifier/blobdiff_plain/92954355bcfbb9f271f5c1afae97ca4479cf3105..ff22cc66ae71f1b969b5e3410ff7141c342de2b0:/notificatorossl diff --git a/notificatorossl b/notificatorossl index bcd142b..479896d 100755 --- a/notificatorossl +++ b/notificatorossl @@ -38,7 +38,7 @@ do echo "You have new notifications!" read -p "Press enter to continue or amfora to go to notifications" answer case $answer in - amfora) $(amfora gemini://station.martinrue.com/frrobert) + amfora) $(amfora $url) ;; esac