Skip to content

Commit

Permalink
only download world
Browse files Browse the repository at this point in the history
  • Loading branch information
wuputah committed Jul 17, 2012
1 parent 109073e commit 7696f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/sync-from-s3.sh
Expand Up @@ -4,4 +4,4 @@ if [ ! -d /app/my_new_env ]; then
else
. /app/my_new_env/bin/activate
fi
boto-rsync -a $AWS_KEY -s $AWS_SECRET s3://$S3_BUCKET/ /app
boto-rsync -a $AWS_KEY -s $AWS_SECRET s3://$S3_BUCKET/world /app/world

0 comments on commit 7696f90

Please sign in to comment.