feat: Add deploy script

This commit is contained in:
Robert Prehn 2024-11-30 13:01:30 -06:00
parent 680d116695
commit cc740f511b
No known key found for this signature in database

View file

@ -1,4 +1,7 @@
#!/bin/sh
set -e
set -x
mix pre_dot_hn.build
s3cmd sync -P priv/static/ s3://pre.hn