1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-11-09 03:31:33 -05:00

output recommending gnome-console on Fedora Workstation

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-12-01 20:02:09 -07:00
parent 05e24fd2db
commit 898f18fa34
No known key found for this signature in database
GPG Key ID: D30DEC268D3FEB17

View File

@ -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."