Hallo,
cleanup timer hinzugefügt
Alles anzeigen
lg
cleanup timer hinzugefügt
Unterschiede-Datei
- --- bouquets_b.sh.orig 2017-04-19 08:22:06.000000000 +0200
- +++ bouquets_b.sh 2017-04-21 18:07:29.251981447 +0200
- @@ -3,6 +3,10 @@
- cd /etc/enigma2/
- ls lamedb *bouquet* *.xml *mp* >/tmp/hdf_b.cfg
- +# clanup timer
- +echo -e "find <log code= in /etc/enigma2/timers.xml and remove this\n"
- +sed -i '/log code\=/d' /etc/enigma2/timers.xml
- +
- echo -e "Backup your Bouquets/Timers/Automounts from /etc/enigma2/ to HDD\n"
- [ -d /hdd/backup ] || mkdir /hdd/backup
- tar -czf /hdd/backup/HDF_Backup.tar.gz --files-from=/tmp/hdf_b.cfg 2> /dev/nulll
lg
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'