Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
terryyz authored May 3, 2024
2 parents ddcb868 + 4e3c896 commit bb00db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/run.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NAMES=(simon)
NAMES=(chien jenny wenhao niklas hanhu ratna simon)
for name in "${NAMES[@]}"; do
cp data/raw/*"$name"*py data/clean
done
Expand Down

0 comments on commit bb00db4

Please sign in to comment.