Posts Tagged "ZAPTIME"

dreambox

Running Gbox and CCcam on the same box

copy this in gbox_cam.sh ————————————— Code: CAMNAME=”GbOx_CCcam” USERNAME=”” ZAPTIME=8 CAMID=970 DVBSET=1 INFOFILE=”ecm.info” # end # This method cleans up /tmp folder of gbox files remove_tmp () { rm -rf /tmp/*info* /tmp/*gbox* /tmp/*online* /tmp/*share* /tmp/Newcs* /tmp/atack* /tmp/debug* } # This method

Read More