data/scripts/backup.sh.in: re-arrange entrys

Origin commit data
------------------
Branch: ni/coolstream
Commit: 766a3c0ac6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-08-16 (Tue, 16 Aug 2022)

Origin message was:
------------------
- data/scripts/backup.sh.in: re-arrange entrys

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2022-08-16 17:43:52 +02:00
parent cb49782e5d
commit ce1513ac0f

View File

@@ -10,29 +10,32 @@ BAKF="$1/${2:-settings_${HOST}_${DATE}}.tar.gz"
TOBACKUP="\ TOBACKUP="\
@CONFIGDIR@/settingsupdate.conf \ @CONFIGDIR@/settingsupdate.conf \
\ \
@CONFIGDIR@/auto-record-cleaner.* \ @CONFIGDIR@/neutrino.conf \
@CONFIGDIR@/moviebrowser.conf \
@CONFIGDIR@/radio-favorites.xml \
@CONFIGDIR@/scan.conf \
@CONFIGDIR@/timerd.conf \
@CONFIGDIR@/weather-favorites.xml \
@CONFIGDIR@/Y-Web.conf \
\
@CONFIGDIR@/doscam.* \ @CONFIGDIR@/doscam.* \
@CONFIGDIR@/oscam.* \
@CONFIGDIR@/ncam.* \
\
@CONFIGDIR@/FritzCallMonitor.addr \ @CONFIGDIR@/FritzCallMonitor.addr \
@CONFIGDIR@/FritzCallMonitor.cfg \ @CONFIGDIR@/FritzCallMonitor.cfg \
@CONFIGDIR@/moviebrowser.conf \ @CONFIGDIR@/auto-record-cleaner.* \
@CONFIGDIR@/neutrino.conf \
@CONFIGDIR@/neutrino-mediathek.conf \ @CONFIGDIR@/neutrino-mediathek.conf \
@CONFIGDIR@/oscam.* \
@CONFIGDIR@/oscammon.conf \ @CONFIGDIR@/oscammon.conf \
@CONFIGDIR@/plugins-hide.conf \ @CONFIGDIR@/plugins-hide.conf \
@CONFIGDIR@/pr-auto-timer.* \ @CONFIGDIR@/pr-auto-timer.* \
@CONFIGDIR@/radio-favorites.xml \
@CONFIGDIR@/scan.conf \
@CONFIGDIR@/smarthomeinfo.conf \ @CONFIGDIR@/smarthomeinfo.conf \
@CONFIGDIR@/timerd.conf \
@CONFIGDIR@/tuxcal/ \ @CONFIGDIR@/tuxcal/ \
@CONFIGDIR@/tuxcom/ \ @CONFIGDIR@/tuxcom/ \
@CONFIGDIR@/tuxmail/ \ @CONFIGDIR@/tuxmail/ \
@CONFIGDIR@/tuxtxt/tuxtxt2.conf \ @CONFIGDIR@/tuxtxt/tuxtxt2.conf \
@CONFIGDIR@/tuxwetter/tuxwetter.conf \ @CONFIGDIR@/tuxwetter/tuxwetter.conf \
@CONFIGDIR@/tuxwetter/tuxwetter.mcfg \ @CONFIGDIR@/tuxwetter/tuxwetter.mcfg \
@CONFIGDIR@/weather-favorites.xml \
@CONFIGDIR@/Y-Web.conf \
\ \
@ZAPITDIR@/ \ @ZAPITDIR@/ \
\ \