From f61000ddfbeb4fa68dc85390a0932ba00502b32e Mon Sep 17 00:00:00 2001 From: afonsofrancof Date: Thu, 25 Jul 2024 20:23:55 +0100 Subject: [PATCH] Fix wording --- src/commands/system-setup/2-gaming-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/system-setup/2-gaming-setup.sh b/src/commands/system-setup/2-gaming-setup.sh index 89240c08..d4adfba0 100755 --- a/src/commands/system-setup/2-gaming-setup.sh +++ b/src/commands/system-setup/2-gaming-setup.sh @@ -72,7 +72,7 @@ install_additional_dependencies() { echo "Lutris Installation complete." echo "Installing steam..." - #Install steam on Ubuntu + #Install steam on Debian if (lsb_release -i | grep -qi Debian); then #Enable i386 repos sudo dpkg --add-architecture i386