preserve_more_snaps
This commit is contained in:
parent
18f0220d61
commit
7b6ccc4806
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue