do the thing

This commit is contained in:
Sebastian
2024-09-16 12:04:27 +02:00
parent 9134e3d21f
commit afa19bb887
2 changed files with 31 additions and 0 deletions

4
list-backups.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
curl -s https://$1.stakesquid.eu/backup/ | grep -oP 'rpc_[^"]*\.tar\.zst' | sort -u