Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion development/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ You will need these commands also often or eventually:

## Traditional environment without docker

See [scripts/traditional/README.md](scripts/traditional/README.md)
See [scripts/traditional/README.md](../scripts/traditional/README.md)
2 changes: 1 addition & 1 deletion scripts/traditional/strfry-sync-external
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ STRFRY_GIT_DIR="$(_get_env_var_path "STRFRY_GIT_DIR")" || return "$?"
strfry_bin="$STRFRY_GIT_DIR/strfry"

onion_url_list=$(cat << EOF
wss://nostr.satstralia.com
wss://nostr.robosats.org
wss://relay.damus.io
wss://freelay.sovbit.host
EOF
Expand Down
2 changes: 2 additions & 0 deletions scripts/traditional/strfry-sync-federation
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ ws://mmhaqzuirth5rx7gl24d4773lknltjhik57k7ahec5iefktezv4b3uid.onion/relay
ws://otmoonrndnrddqdlhu6b36heunmbyw3cgvadqo2oqeau3656wfv7fwad.onion/relay
ws://librebazovfmmkyi2jekraxsuso3mh622avuuzqpejixdl5dhuhb4tid.onion/relay
ws://dqmmejfmtlve7d4ccohk4usriifdtci6xk4wv7igxn2fyaduh25s6did.onion/relay
ws://s4usqbcf2pk2xwghdzaggrxd3paiqpvnl4lm2dxp6dec3wbclgbdyiyd.onion/relay
ws://alice7bqexhtnkiqhtgkuwgtzzfkishw23ac4sfwpznrwlmnipxlomyd.onion/relay
EOF
)

Expand Down
Loading