OSCam Kurulum & install Oscam installed command line

qaisarhd

Member
Katılım
4 Kas 2021
Mesajlar
30
Tepkime puanı
30
Puanları
18
Ofline
1# sudo apt update

2# sudo apt install snapd

3# sudo snap install oscam --edge

4# apt-get -y install subversion dialog

5# svn co oscam

6# chmod -R 0755 oscam

7# cd oscam

8# ./install.sh
 
Üst
$(document).bind('copy', function(e){ return false; });