utxo the webmaster πŸ§‘β€πŸ’»'s avatar
utxo the webmaster πŸ§‘β€πŸ’»
_@utxo.one
npub1utx0...50e8
https://wisp.mobile https://github.com/barrydeen
Run this on a cron job on your node and thank me later #!/bin/bash # Define variables TIMESTAMP=$(date +"%b%d%Y_%I%M%p") BACKUP_FILE="channel_backup_$TIMESTAMP.backup" S3_BUCKET="your-s3-bucket-name" S3_PATH="s3://$S3_BUCKET/$BACKUP_FILE" # Export the channel backup lncli --network signet exportchanbackup --all --output_file $BACKUP_FILE # Upload the backup to Amazon S3 aws s3 cp $BACKUP_FILE $S3_PATH # Clean up the local backup file rm $BACKUP_FILE
I find it hilarious than during dumps I see zero trading/technical analysis on my feed But when we pump suddenly 30% of my feed "knew it" via drawing lines πŸ’€ RIP to your stacks, I see y'all
Dunno how it's possible I've been a lightning boy for so long and only discovered yesterday you can make a 0 sat invoice and let payer choose the amount πŸ’€πŸ§‘β€πŸ’»
↑