void-packages

Void Source Packages
git clone git://ezup.dev/void-packages.git
Log | Files | Refs | README | LICENSE

sync-repos.sh (309B)


      1#!/bin/sh
      2
      3echo '\n\n### Syncing musl/...\n'
      4rsync -rv --delete hostdir/binpkgs/ ../../repo/voidlinux/current/
      5
      6echo '\n\n### Updating git based xlocate database...\n'
      7../../repo/voidlinux/xlocate/xupdategit
      8
      9echo '\n\n### Generating info.html...\n'
     10$(dirname $0)/gen-repoinfo.sh ../../repo/voidlinux/current