mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-20 12:10:50 +08:00
updated backup script
This commit is contained in:
@@ -11,3 +11,5 @@ pg_dump -U postgres postgres > /tmp/$filename
|
||||
|
||||
# upload to s3
|
||||
aws s3 cp /tmp/$filename s3://$S3_BUCKET_NAME/$filename
|
||||
|
||||
rm /tmp/$filename
|
||||
|
||||
Reference in New Issue
Block a user