barrettruth.com/scripts/deploy.sh
2025-05-22 14:23:22 -05:00

3 lines
75 B
Bash
Executable file

#!/bin/sh
pnpm build && aws s3 sync ./dist/ s3://barrettruth.com --delete