Files
eagle0/scripts/sync_headshots.sh
T
adminandGitHub a6da861e47 All fixed heroes have fixed headshots, and include a test (#2012)
* update scripts

* some refactoring for test

* more refactoring

* add a test that the fixed paths are all present

* handle fixed case in game setup

* remove old test placement and clean up


Former-commit-id: 749862f638fb8c8512aa93648025f6d4878d7c82
2022-09-08 07:37:16 -07:00

11 lines
331 B
Bash
Executable File

#!/bin/zsh
/usr/local/bin/aws s3 sync \
--exclude="*dream_log.txt" \
--exclude="*.DS_Store" \
--delete \
~/Documents/headshots/ \
s3://eagle0images/
bazel run src/main/scala/net/eagle0/util:headshot_image_list_generator -- /Users/dancrosby/CodingProjects/github/eagle0/src/main/resources/net/eagle0/eagle/headshots.tsv