Files
eagle0/scripts/sync_headshots.sh
T
adminandGitHub 4b17497893 Use DigitalOcean instead of Amazon S3 for headshots & saved games (#4055)
* use digitalocean instead of aws

* move credentials into their own package

* cleanup
2025-03-22 08:54:19 -07:00

11 lines
345 B
Bash
Executable File

#!/bin/zsh
/opt/homebrew/bin/s3cmd sync \
--exclude="*dream_log.txt" \
--exclude="*.DS_Store" \
--delete-removed \
~/Documents/headshots/ \
s3://eagle0-headshots/
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