Logo

for automatically update to new versions enter

wget -q -O - https://friendsforroland.github.io/oscam/oscam_autoupdate_install.txt | bash

it installs an autoupdater, that checks every night for a new version of oscam and install automatically

to remove oscam autoupdate enter

wget -q -O - https://friendsforroland.github.io/oscam/oscam_autoupdate_remove.txt | bash

if wget is missing
apt update && apt install wget
or
opkg update && opkg install wget

back to main

This project is maintained by FriendsforRoland