Is there a possibility the protect my modified py files from the screens and components directory,
that they will not be overwritten by an update?
greets
canymed112
Edited by canymed112, 23 March 2013 - 18:53.
Posted 23 March 2013 - 19:40
ET9200, OpenPli 3.0, 3.8.7
Posted 24 March 2013 - 06:55
#!/bin/sh build-nfi-image.sh opkg update opkg upgrade > /home/root/`date +%m_%d_%y`-update.log rm /usr/lib/enigma2/python/Components/Converter/ClockToText.pyo cp /home/root/files/ClockToText.py /usr/lib/enigma2/python/Components/Converter mv /share/enigma2/keymap.xml /share/enigma2/keymap.xml~ cp /home/root/files/keymap.xml /share/enigma2 mv /share/enigma2/PLi-HD/skin.xml /share/enigma2/PLi-HD/skin.xml~ cp /home/root/files/PLi-HD.skin.xml /share/enigma2/PLi-HD/skin.xml reboot
0 members, 2 guests, 0 anonymous users