blob: bbacf506da34154ec636125e2a5b0cfa000f2502 [file] [log] [blame]
ac255018673e82018-03-29 14:23:06 +02001#!/bin/bash
2# these commands remove problematic longs in the default backup
3# to avoid errors in kibana when restored.
4sed -i 's/,"hits":0//g' default.json
5sed -i 's/,"version":1//g' default.json