Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add the missing sync-build-log script
  • Loading branch information
Paul Cochrane committed Apr 10, 2015
1 parent 70de7ff commit 2feb1c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions util/sync-build-log
@@ -0,0 +1,3 @@
#!/bin/sh
rsync -az --delete html/build-log/ examples.perl6.org@www.p6c.org:/var/www/examples.perl6.org/build-log/
false

0 comments on commit 2feb1c8

Please sign in to comment.