Skip to content

Commit

Permalink
Removed rync exclude to update_site
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed Nov 16, 2015
1 parent 342a97a commit 1b5c6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ test_local :
## update_site : Build the GitHub pages site
update_site :
rsync -a --exclude='.git/' --exclude='.gitignore' \
--exclude='lessons/rplotting/' ../workshops/ ../${site_repo}/
../workshops/ ../${site_repo}/
./knitpost.R
./knitpost.R

Expand Down

0 comments on commit 1b5c6d6

Please sign in to comment.