Update rsync.rb
This commit is contained in:
parent
d494a4faf7
commit
da58498102
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ module Middleman
|
||||||
end
|
end
|
||||||
|
|
||||||
puts "## Deploying via rsync to #{dest_url} port=#{self.port}"
|
puts "## Deploying via rsync to #{dest_url} port=#{self.port}"
|
||||||
run command
|
exec command
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue