LexiMind / scripts /download_data.sh
OliverPerrin's picture
chore: snapshot current refinements
1fbc47b
raw
history blame
139 Bytes
#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
python3 "${SCRIPT_DIR}/download_data.py"