Skip to content

Commit

Permalink
Merge pull request #556 from NetoBuenrostro/NetoBuenrostro-patch-1
Browse files Browse the repository at this point in the history
The 'latest' command is broken
  • Loading branch information
ChrisBAshton authored Jul 31, 2018
2 parents 7adfb1b + a2cc00b commit 0bb63bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/wraith/cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ def latest(config)
within_acceptable_limits do
logger.info Wraith::Validate.new(config).validate("latest")
reset_shots(config)
setup_folders(config)
save_images(config, true)
copy_base_images(config)
crop_images(config)
Expand Down

0 comments on commit 0bb63bc

Please sign in to comment.