arjunguha's picture
No longer copying
0b5adfe
raw
history blame
253 Bytes
#!/bin/bash
# This script assumes you have the NPRSundayPuzzle repo cloned to $SRC_DIR.
SRC_DIR=../../nuprl/NPRSundayPuzzle
cp $SRC_DIR/metrics.py metrics.py
cp $SRC_DIR/puzzles_cleaned.csv puzzles_cleaned.csv
cp $SRC_DIR/results.duckdb results.duckdb