4 lines
123 B
Bash
4 lines
123 B
Bash
|
#!/usr/bin/bash
|
||
|
|
||
|
./src/jetstream --ws-url 'ws://127.0.0.1:3000/xrpc/com.atproto.sync.subscribeRepos' --liveness-ttl 10000m
|