sudo brake

This commit is contained in:
godot 2024-10-29 23:48:04 +01:00
parent 13d2d13fda
commit 0b22714c14

View File

@ -3,10 +3,10 @@
useradd -m steam
passwd steam
sudo -u steam -s
-u steam -s
cd /home/steam
sudo apt-get install lib32gcc-s1 curl -y
apt-get install lib32gcc-s1 curl -y
su - steam