mirror of
https://github.com/puzzle/lightning-beer-tap.git
synced 2025-12-17 07:04:21 +01:00
3 lines
68 B
Bash
Executable File
3 lines
68 B
Bash
Executable File
#!/bin/bash
|
|
curl --socks5-hostname $TOR_HOST:$TOR_PORT $WEBHOOK_URL
|