#!/bin/bash

installdir=/tmp/src/rapidtide/rapidtide/data/examples/src/

cd ${installdir}
wget  https://github.com/bbfrederick/rapidtide/raw/main/rapidtide/data/examples/testdatabundle.tgz -O - | tar -xvz
