mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- introduce configurable ZAPITDIR
Conflicts: data/config/settingsupdate.conf.in Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -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