Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 371 Bytes

File metadata and controls

12 lines (10 loc) · 371 Bytes

RPIObsInstaller

This Is a Installation Script For Installing Obs On The Raspberry Pi

Installation for 32-bit Systems

wget -qO- https://raw.githubusercontent.com/techcoder20/RPIObsInstaller/main/install-32.sh | bash

Installation for 64-bit Systems

wget -qO- https://raw.githubusercontent.com/techcoder20/RPIObsInstaller/main/install-64.sh | bash