cb357e43c2adcb4d8ea57d67058fdbfaa2fad99b
oscam-install
DEPRECATED – No longer maintained
This script was originally hosted at
http://svn.hisp.no/svn/oscam-install/trunk/(SVN). The SVN server has been decommissioned. This repository is the final archived version.No further development will happen here.
Docker alternative (recommended)
- linuxserver/oscam: https://hub.docker.com/r/linuxserver/oscam
- Docker Compose example: https://docs.linuxserver.io/images/docker-oscam/
About
Automatic install/update script for multi-instance OScam CardServer (1–9 instances). Requires: Debian or Ubuntu, systemd, root access.
Legacy install (archived)
apt-get -y install dialog git build-essential
git clone https://git.hisp.no/oscam/oscam-install.git
chmod -R 0755 oscam-install
cd oscam-install
./install.sh
Author
Prilly – prilly@speedbox.me – Originally written: March 2016
Description
Languages
Shell
100%