#!/bin/bash
set -x

. mimic-config.sh

time mimic-pull -v -t get_igpp > get_igpp.log 2>&1


