softkey.sh:
#!/bin/bash
# IPC - Custom Scripts - softkey.sh
# v2 - standalone
[ "$1" == "-debug" ] && set -x
. /var/emu/script/functions.sh
[ -z $CAMLOGS ] && clear && echo -e "\033[1;31mVariablen Konfigurationsfehler !\033[0m" && exit 1
KeysURL="http://ipc.pebkac.at/ipc/keybundle"
KeysFILE="cccam_keys.tar.gz"
das kam raus:
AutoRoll.Key -> ist bereits aktuell 2012-04-03
ROM120.bin -> ist bereits aktuell 2008-01-16
SoftCam.Key -> ist bereits aktuell 2013-02-07
constant.cw -> wurde aktualisiert 2013-01-18
##########################################
camd3-softkey.sh:
#!/bin/bash
# IPC - Custom Scripts - camd3-softkey.sh
#
[ "$1" = "-debug" ] && set -x
. /var/emu/script/functions.sh
KeysURL="http://ipc.pebkac.at/ipc/keybundle"
KeysFILE="camd3_keys.tar.gz"
das kam raus:
Sie müssen registriert sein, um Links zu sehen.
-> Konnte nicht geladen werden!