Skip to content
Snippets Groups Projects
clean_up_data_source.sh 137 B
Newer Older
#!/bin/bash

echo "Reverting all the data trimming/customization in source/data ..."
cd "$(dirname "$0")/.."
git checkout -- source/data