preserve_more_snaps

This commit is contained in:
Milan Meduna 2021-01-12 21:08:04 +01:00
parent 18f0220d61
commit 7b6ccc4806
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ do
done done
else else
SNAP_TO_SEND_FIRST=$(echo "$SNAPS_CLEANED" | tail -n 12 | head -n 1) SNAP_TO_SEND_FIRST=$(echo "$SNAPS_CLEANED" | tail -n 48 | head -n 1)
fi fi
echo "Sending first snapshot" echo "Sending first snapshot"