setup includes media sync and defaults editor; moved almost all prompts to the start of the setup
This commit is contained in:
7
setup/aws/setup.zsh
Normal file
7
setup/aws/setup.zsh
Normal file
@@ -0,0 +1,7 @@
|
||||
AWS__SETUP() {
|
||||
STATUS 'starting aws setup'
|
||||
"$DOTWRYN_PATH/bin/aws/configure"
|
||||
|
||||
STATUS 'getting media from s3'
|
||||
"$DOTWRYN_PATH/bin/aws/s3/sync-media" pull
|
||||
}
|
Reference in New Issue
Block a user