This website requires JavaScript.
Explore
Help
Sign In
OpenNeo
/
impress
Watch
1
Star
0
Fork
You've already forked impress
1
Code
Pull requests
Activity
4619e86ae0
impress
/
scripts
/
archive
/
upload
/
full.sh
1 line
58 B
Bash
Raw
Normal View
History
Unescape
Escape
Refactor archive scripts to prepare/create/upload Sat down and thought about the structure here and how to make the full/delta stuff make more sense together! Here's what I came up with! In both full and delta archiving, we prepare the manifest, we create the local archive, then we upload it to remote.
2022-10-13 16:07:12 -07:00
yarn aws s3 sync
$ARCHIVE_DIR
s3://
$ARCHIVE_STORAGE_BUCKET
Copy permalink