updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / cccam-server / cccam.install
blobb9fbf24a7471243b2c4df556f5059760185ea8a9
1 post_install() {
2   cat << \EOM
4 #################################################################
5                 CCcam-2.0.9 Cardsharing server
7 This server is installed with the following parameters:
8 Configurationfile:              /etc/CCcam.cfg
9 Binary file:                    /emu/cccam/CCcam.x86
10 Standard TCP/UDP port:          12000
11 Standard Web port:              16001
12 Standard Telnetport:            16000
14 Hopefully this will install without any problems.
15 You can edit every settings in theconfigurationfile. 
16 Where you also en/disable telnet/webinfo and add/delete
17 the different users that you want there.
18                                 
19                                         Peque. 
21 EOM
24 op=$1
25 shift
26 $op $*