Skip to content

Instantly share code, notes, and snippets.

@knewter
Created September 25, 2012 20:05
Show Gist options
  • Save knewter/3784114 to your computer and use it in GitHub Desktop.
Save knewter/3784114 to your computer and use it in GitHub Desktop.
$ wget http://mayhemstaging.lemirror.com/system/imported.sh.gz ; gzip -d imported.sh.gz ; sh ./imported.sh
--2012-09-25 15:03:02-- http://mayhemstaging.lemirror.com/system/imported.sh.gz
Resolving mayhemstaging.lemirror.com (mayhemstaging.lemirror.com)... 50.116.16.82
Connecting to mayhemstaging.lemirror.com (mayhemstaging.lemirror.com)|50.116.16.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16193241 (15M) [application/octet-stream]
Saving to: `imported.sh.gz'
100%[========================================================================================================================================================================================================================================>] 16,193,241 679K/s in 34s
2012-09-25 15:03:36 (461 KB/s) - `imported.sh.gz' saved [16193241/16193241]
./imported.sh
Removing all your existing spree images .. You won't miss them
Uncompressing....base64: invalid input
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
0 files extracted
Loading the learning_earning_development database...
gzip: imported.pg.db.gz: No such file or directory
pg_restore: [archiver] input file is too short (read 0, expected 5)
Finished!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment