1
0
Fork 0
mirror of https://github.com/fmap/muflax65ngodyewp.onion synced 2024-06-02 06:46:50 +02:00

fix images before uploading

This commit is contained in:
muflax 2012-04-18 02:11:31 +02:00
parent 6706ea2e73
commit 0e30b00be5

View file

@ -20,6 +20,9 @@ module Nanoc::CLI::Commands
# check for duplicate links
m.call "nanoc dups"
# prepare images
m.call "nanoc images"
sites_arg(options[:sites]).each do |site|
puts "publishing site: #{site}"