summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-11 14:44:33 -0500
committerJeff Carr <[email protected]>2025-10-11 15:17:49 -0500
commitf04861ee292708c9a48caa537e6c7cd9ffeaeec3 (patch)
treef8d3fac82281d8dabc56c38003c3ebf86e7a00d4 /Makefile
parentdaef4bb9f1293ba83b1870e5ad3ba6c0083360f1 (diff)
arrrrgh
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6d61183..9686ce6 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,11 @@ all: install
mirrors
find /home/mirrors/wit/dists
mirrors newest
+ apt update
+ sleep 1
+ ls -l /var/lib/apt/lists/mirrors.wit.com*
find /home/mirrors/wit/dists
+ cat /var/lib/apt/lists/mirrors.wit.com_wit_dists_sid_InRelease
build: goimports
GO111MODULE=off go build \