From 3cef36f5ce1ffc68c632ae601a07dfd9869f9c33 Mon Sep 17 00:00:00 2001 From: Juan David Hurtado G Date: Wed, 1 Oct 2025 06:49:07 -0500 Subject: [PATCH] common: fix typo --- usr/local/share/bastille/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/share/bastille/common.sh b/usr/local/share/bastille/common.sh index 69340e3f..cd081435 100644 --- a/usr/local/share/bastille/common.sh +++ b/usr/local/share/bastille/common.sh @@ -530,7 +530,7 @@ update_jail_syntax_v1() { warn "\n[WARNING]\n" warn "Updating jail.conf file..." warn "Please review your jail.conf file after completion." - warm "VNET jails created without -M will be assigned a new MAC address." + warn "VNET jails created without -M will be assigned a new MAC address." if [ "$(echo -n "e0a_${jail}" | awk '{print length}')" -lt 16 ]; then local new_host_epair=e0a_${jail}