Update rsync.rb

master
Andrew Lum 2014-02-26 19:04:08 +08:00
parent d494a4faf7
commit da58498102
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ module Middleman
end
puts "## Deploying via rsync to #{dest_url} port=#{self.port}"
run command
exec command
end
end