mirror of
https://github.com/jb55/nostril.git
synced 2024-11-14 14:29:07 -05:00
4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
jq -c '["EVENT",.]' | websocat wss://nostr-pub.wellorder.net
|