From e591cdd6857b1d3f2b84d5fa54931758f363300d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 6 Nov 2024 17:10:00 -0600 Subject: read the footer.html from /etc Signed-off-by: Jeff Carr --- resources/footer.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'resources') diff --git a/resources/footer.html b/resources/footer.html index 1501276..3e0baf0 100644 --- a/resources/footer.html +++ b/resources/footer.html @@ -1,9 +1,3 @@
-echo deb http://mirrors.wit.com/wit/ sid main > /etc/apt/sources.list.d/wit.list
-apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4A854AEAF7E0E16D
-apt update
-apt install go-clone # replicates the old 'go get' behavior
-apt install go-deb # make a debian package from a golang project
-apt install networkquality # debian package of apple's command line speedtest tool
-apt install virtigo # virt-manager from the command line (runs wit.com)
+your footer here

-- cgit v1.2.3