From b1ee78b1bc9a9e069598570efe158f660c1ad419 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Wed, 21 Nov 2018 15:59:10 +0000 Subject: [PATCH] change boot label --- iso/isolinux/txt.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso/isolinux/txt.cfg b/iso/isolinux/txt.cfg index d03789f7..84302a26 100755 --- a/iso/isolinux/txt.cfg +++ b/iso/isolinux/txt.cfg @@ -1,6 +1,6 @@ default install label install - menu label ^T-Pot 18.11 (testing) + menu label ^T-Pot 18.11 menu default kernel linux append vga=788 initrd=initrd.gz console-setup/ask_detect=true --