From 7e5fd9e655f48eaaf508ad831aa00527466ef8b2 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Sun, 16 Jun 2024 02:55:13 +0000 Subject: [PATCH] Revert "make.sh: change ipfire name to bpfire name" This reverts commit 2624a47e88a697ba26dec9abba82dfb8676cf9e3. the name change seems making the iso build downloading image from upstream ipfire image during instalation. revert it Signed-off-by: Vincent Li --- make.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make.sh b/make.sh index 21030576b..5bb0c24dc 100755 --- a/make.sh +++ b/make.sh @@ -19,8 +19,8 @@ # # ############################################################################### -NAME="BPFire" # Software name -SNAME="bpfire" # Short name +NAME="IPFire" # Software name +SNAME="ipfire" # Short name # If you update the version don't forget to update backupiso and add it to core update VERSION="2.29" # Version number CORE="184" # Core Level (Filename)