Skip to content

Commit 09d1d29

Browse files
committed
add bootstrap proxy webseed url
1 parent f9155a7 commit 09d1d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

create_monero_torrent.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ cd ../..
6262

6363
#transmission-show "$TORRENT_DIR/$torrent.torrent"
6464

65-
py3createtorrent -p 512 -o watch/ -c "$torrent_comment" --webseed https://dlsrc.getmonero.org/ -v $OUTPUT_DIR/$torrent
65+
py3createtorrent -p 512 -o watch/ -c "$torrent_comment" --webseed "https://dlsrc.getmonero.org/" --webseed "http://node.monerodevs.org/" -v $OUTPUT_DIR/$torrent

0 commit comments

Comments
 (0)