summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-26 15:00:23 -0500
committerJeff Carr <[email protected]>2025-10-26 15:00:23 -0500
commit737ca87de72779af8a1b194a3c64c7450eeaacbd (patch)
treeaa942f6f185519192b1d0ab9a2e46118a243a7fa
parent1fa390a4bf933d301a9e3d756497da5d2436395f (diff)
oops
-rw-r--r--Makefile4
1 files 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