commit 556082af9a9630a4f305c5050f2c80f4ae6584cc parent 815be9e144dd27313e4be04eb648f5100b18f973 Author: Dash Eclipse <dash@ezup.dev> Date: Sat, 18 Jul 2020 20:50:21 +0000 Update ezup/ Diffstat:
M | ezup/sync-repos.sh | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/ezup/sync-repos.sh b/ezup/sync-repos.sh @@ -5,3 +5,6 @@ rsync -rv --delete hostdir/binpkgs/musl ../../repo/voidlinux/current/ echo '\n\n### Sync aarch64/...\n' rsync -rv --delete hostdir/binpkgs/aarch64 ../../repo/voidlinux/current/ + +echo '\n\n### Updating git based xlocate database...\n' +../../repo/voidlinux/xlocate/xupdategit