Page 1 of 1

Automatic install /update OScam..

Posted: Sun Feb 11, 2024 10:15 am
by sanjay kumar
Automatic install /update OScam..

- Once we log in as a root user and provide the code below, we can make updates, whether from scratch or from scratch.

apt-get -y install subversion dialog
svn co http://svn.speedbox.me/svn/oscam-install/trunk oscam
chmod -R 0755 oscam
cd oscam
./install.sh

http://svn.speedbox.me/svn/oscam-install/trunk