Skip to content

Commit

Permalink
Force update site
Browse files Browse the repository at this point in the history
  • Loading branch information
juev committed Aug 11, 2015
1 parent 3847a95 commit e1e8f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -24,7 +24,7 @@ end # task: clean
desc 'Deploy to S3'
task :deploy do
print "Deploying website to S3\n"
system "s3_website push"
system "s3_website push --force"
end # task: deploy

desc 'Create new post.'
Expand Down

0 comments on commit e1e8f50

Please sign in to comment.