elastic-recheck/data/cron/cron-er-graph-all.sh

6 lines
169 B
Bash
Executable File

#!/bin/sh
set -ex
cd /data/www
/root/er-safe-run.sh elastic-recheck-graph /opt/tripleo-ci-health-queries/output/elastic-recheck -o all-new.json
mv all-new.json all.json