Navigation Menu

Skip to content

Commit

Permalink
Enable deleting
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 28, 2015
1 parent bfb97d2 commit 435da89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -166,7 +166,7 @@ postgresql-devel
desc "Upload repositories"
task :upload => repositories_dir do
sh("rsync", "-avz", "--progress",
# "--delete",
"--delete",
"#{repositories_dir}/#{distribution}/",
"#{rsync_path}/#{distribution}")
end
Expand Down

0 comments on commit 435da89

Please sign in to comment.