From 737ca87de72779af8a1b194a3c64c7450eeaacbd Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 26 Oct 2025 15:00:23 -0500 Subject: oops --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6010aad..a6624f9 100644 --- a/Makefile +++ b/Makefile @@ -5,9 +5,9 @@ GUIVERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%s) all: goimports vet build - cp ~/.config/mirrors/config.text . + # cp ~/.config/mirrors/config.text . rm -f ~/go/bin/mirrors - ./mirrors newest + ./mirrors --version find: find /var/lib/apt/lists/mi* /home/mirrors/wit/dists -type f |xargs ls -l -- cgit v1.2.3