Skip to content
  • doshitan's avatar
    Always sync entire site for now · e5810138
    doshitan authored
    With lots more objects, it might be more efficient to use `s3cmd sync`
    which will actually fetch the existing objects md5 to compare, but right
    now the site is just a few small objects, it's cheap to just sync them
    all every time. I've gotten tired of dealing with the edge cases of
    using `--size-only` (mainly small CSS changes breaking things).
    e5810138