~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to push-website

  • Committer: Jasper St. Pierre
  • Date: 2011-04-22 18:18:02 UTC
  • mto: This revision was merged to the branch mainline in revision 448.
  • Revision ID: jstpierre@mecheye.net-20110422181802-7y2yambz9iscfa17
Make breadcrumbs consistent

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
#
3
 
# this is only useful for robey.  it updates the public website.
4
 
#
5
 
 
6
 
rsync -avr homepage/ robey@tavi.lag.net:/web/loggerhead
7