fix rsync command to make more sense
authorIan Kelling <iank@fsf.org>
Thu, 23 Nov 2017 02:19:19 +0000 (21:19 -0500)
committerIan Kelling <iank@fsf.org>
Thu, 23 Nov 2017 02:19:19 +0000 (21:19 -0500)
commit6d6f7160b1954ca1b9c111ee24e830d605bfc5d0
tree21a1b2b2a24ee9c96de2681218905916240076c6
parentb8f59729b894b5b3945cb9fa9161296239cde394
fix rsync command to make more sense

Files have accumulated over time and I had to adjust the rsync command
for v8 to work, and the includes and excludes didn't make a lot of
sense. So, just simplify it to include all the v8,v9, etc directories
and everything in them.

Also, replace the chmod command with a simpler one.
git-hooks/post-update