Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1698 → Rev 1697

/cron.sh
31,7 → 31,6
 
# refresh the local copy of the repo and rebuild packages index
svn up "$SVNREPODIR"
rm -rf "$SVNREPODIR/packages/latest"
php "$SVNREPODIR/buildidx/buildidx.php" "$SVNREPODIR/packages/" > "$SVNREPODIR/packages/_buildidx.log"