mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00:00
Fix wording
This commit is contained in:
parent
c0e30db3e4
commit
f61000ddfb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user