From 7d89a710c65a4e45fe11b206570f573fad96d739 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 10 Oct 2023 01:04:46 +0200 Subject: [PATCH] trisquel-manual-netinstall-lxc: Remove unused Trisquel iso. Signed-off-by: Denis 'GNUtoo' Carikli --- trisquel-manual-netinstall-lxc/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/trisquel-manual-netinstall-lxc/Makefile b/trisquel-manual-netinstall-lxc/Makefile index a7c7e49..b8b9a1b 100644 --- a/trisquel-manual-netinstall-lxc/Makefile +++ b/trisquel-manual-netinstall-lxc/Makefile @@ -5,7 +5,6 @@ CURL ?= curl MIRROR ?= https://cdimage.trisquel.info/trisquel-images -# http://mirror.fsf.org/trisquel-images VERSION ?= 11.0 .precious: \ @@ -15,9 +14,7 @@ VERSION ?= 11.0 trisquel-netinst_$(VERSION)_amd64.iso.asc .PHONY: all -all: \ - verify-trisquel_$(VERSION)_amd64 \ - verify-trisquel-netinst_$(VERSION)_amd64 \ +all: verify-trisquel-netinst_$(VERSION)_amd64 trisquel-archive-signkey.gpg: gpg --list-keys D24DDAC9226D5BA5E9F3BED3F5DAAAF74AD4C938 || \