pre.hn/script/deploy

8 lines
86 B
Text
Raw Normal View History

2024-11-09 22:28:37 +00:00
#!/bin/sh
2024-11-30 19:01:30 +00:00
set -e
set -x
2024-11-09 22:28:37 +00:00
2024-11-30 19:01:30 +00:00
mix pre_dot_hn.build
2024-11-09 22:28:37 +00:00
s3cmd sync -P priv/static/ s3://pre.hn