Hallo,
Is there a easy way to save or install the ocam emu/keys in case you have done an update? I know that you can save the settings but
normally after installing a newer version I use Filezilla to implement the Oscam emu/keys. Would be nice if this could be saved.
Any suggestion? Maybe I do something wrong?
save emu/keys
-
- Registrierte Benutzer
- Beiträge: 417
- Registriert: Di 25. Sep 2012, 16:34
- Wohnort: NRW
- Hat sich bedankt: 0
- Danksagung erhalten: 0
- Kontaktdaten:
Re: save emu/keys
I modified the rcS, and have these folders on my swap.
Code: Alles auswählen
# mounting /swap/emu, /swap/keys if exist
if [ -e /swap/emu ]; then
mount --bind /swap/emu /var/bin
fi
if [ -e /swap/keys ]; then
mount --bind /swap/keys /var/keys
fi
if [ -e /swap/logos ]; then
mount --bind /swap/logos /usr/share/tuxbox/neutrino/icons/logo
fi
UnityMedia - LG 42LD650
Diverse Kodi Boxen
Diverse Kodi Boxen
