mirror of
https://github.com/jooray/nostr-scripts.git
synced 2026-08-31 07:30:59 +00:00
Remove duplicities again for future use.
This commit is contained in:
parent
140790db60
commit
7dd1590399
@ -43,3 +43,5 @@ done
|
||||
|
||||
echo "Publishing to ${TARGET_RELAY}..."
|
||||
sort -u ~/tmp/nostr-backup.json | nak event ${TARGET_RELAY}
|
||||
#Remove duplicities again for future use.
|
||||
sort -u -o ~/tmp/nostr-backup.json ~/tmp/nostr-backup.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user