From 1017d09161b85eba4ceb94f6866969cfaaf6b38e Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Thu, 18 Apr 2024 00:47:21 +0100 Subject: Remove old firmware variable reference --- install-artix.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install-artix.sh b/install-artix.sh index 2c3af42..de8429f 100755 --- a/install-artix.sh +++ b/install-artix.sh @@ -111,7 +111,6 @@ Drive: ${drive} (size: ${drive_size}) BOOT Partition: ${boot}, Size: ${boot_size} ROOT Partition: ${root}, Size: MAX SWAP Size: ${swap_size} -Firmware: ${firmware} ------------------------------------------------------ Features: ${features} ------------------------------------------------------ -- cgit