mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-09 12:31:21 +00:00
recompress
This commit is contained in:
parent
b41fe19ecb
commit
1501b47a45
@ -1,4 +1,5 @@
|
||||
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
dir=$1
|
||||
files=$(ls $dir/snapshots | grep -v tor | grep seg | sort -n -t$'-' -k1)
|
||||
|
Loading…
Reference in New Issue
Block a user