/[webwml]/packages/cron/700install_static
ViewVC logotype

Contents of /packages/cron/700install_static

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Thu Nov 10 15:13:26 2005 UTC (7 years, 6 months ago) by djpig
Branch: MAIN
CVS Tags: merge_to_experimental-20051110, HEAD
Changes since 1.1: +9 -0 lines
Merge from experimental:
 - big speed improvements to extract_files
 - reordering of the cron scripts
1 #!/bin/sh
2
3 set -e
4
5 . `dirname $0`/../config.sh
6
7 test -d "$htmldir" || mkdir -p "$htmldir"
8
9 rsync -aC "$staticdir/"* "$htmldir/"

  ViewVC Help
Powered by ViewVC 1.1.5