From 898f18fa347019945a2d9f37199cf1ad9b6f988e Mon Sep 17 00:00:00 2001 From: Tommy Date: Fri, 1 Dec 2023 20:02:09 -0700 Subject: [PATCH] output recommending gnome-console on Fedora Workstation Signed-off-by: Tommy --- Fedora-Workstation-38.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fedora-Workstation-38.sh b/Fedora-Workstation-38.sh index 067298f..2006738 100644 --- a/Fedora-Workstation-38.sh +++ b/Fedora-Workstation-38.sh @@ -177,4 +177,4 @@ if [ "$virt_type" = "" ]; then sudo systemctl enable --now fwupd-refresh.timer fi -## The script is done. You can also remove gnome-terminal since gnome-console will replace it. +output "The script is done. You can also remove gnome-terminal since gnome-console will replace it."