5 lines
105 B
Bash
5 lines
105 B
Bash
set -x
|
|
cd /opt
|
|
sudo git clone https://github.com/sugoidogo/steamos-rw.git
|
|
cd steamos-rw
|
|
sudo ./install.sh |