mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
introduce configurable ZAPITDIR
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6161eeef9b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-19 (Tue, 19 Oct 2021)
Origin message was:
------------------
- introduce configurable ZAPITDIR
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -30,7 +30,8 @@ TOBACKUP="\
|
||||
@CONFIGDIR@/tuxwetter/tuxwetter.conf \
|
||||
@CONFIGDIR@/tuxwetter/tuxwetter.mcfg \
|
||||
@CONFIGDIR@/Y-Web.conf \
|
||||
@CONFIGDIR@/zapit/ \
|
||||
\
|
||||
@ZAPITDIR@/ \
|
||||
\
|
||||
@FLAGDIR@/ \
|
||||
\
|
||||
|
@@ -30,7 +30,7 @@ fi
|
||||
|
||||
if [ -e zapit/frontend.conf ]; then
|
||||
# uni_qrg was renamed to uni_freq
|
||||
sed -i "s|_uni_qrg=|_uni_freq=|g" @CONFIGDIR@/zapit/frontend.conf
|
||||
sed -i "s|_uni_qrg=|_uni_freq=|g" @ZAPITDIR@/frontend.conf
|
||||
fi
|
||||
|
||||
controlscripts="\
|
||||
|
Reference in New Issue
Block a user