Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Restore db copy in assets script
Browse files Browse the repository at this point in the history
  • Loading branch information
janette committed Jun 6, 2018
1 parent 4490295 commit 829a133
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .ahoy/site/.scripts/utils-asset-download-dbs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@

`LC_TIME=en_US.UTF-8 perl .ahoy/site/.scripts/s3curl.pl --id local #{asset} > backups/#{db}.sql.gz`

puts ""
puts "Unpacking the files asset."
puts ""

`tar xvzf backups/#{site}.prod.files.tar.gz`

0 comments on commit 829a133

Please sign in to comment.