mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
migration.sh: fix frontend settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5adeb61708
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Origin message was:
------------------
- migration.sh: fix frontend settings
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -23,6 +23,11 @@ if [ -e neutrino.conf ]; then
|
||||
mv neutrino.sort neutrino.conf
|
||||
fi
|
||||
|
||||
if [ -e zapit/frontend.conf ]; then
|
||||
# uni_qrg was renamed to uni_freq
|
||||
sed -i "s|_uni_qrg=|_uni_freq=|g" /var/tuxbox/config/zapit/frontend.conf
|
||||
fi
|
||||
|
||||
controlscripts="\
|
||||
audioplayer.start \
|
||||
audioplayer.end \
|
||||
|
Reference in New Issue
Block a user