tools - Add scripts for snapshot generation.
[dragonfly.git] / tools / snapshots / docron
1 #!/bin/csh
2 #
3
4 ./doclean quick
5 if ( $? > 0 ) then
6     echo "doclean script failed, aborting build"
7     exit 1
8 endif
9 ./dobuild