You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-plugins/vdr-extrecmenu/files/dvdarchive-2.3-beta-configf...

14 lines
234 B

--- a/dvdarchive-2.3-beta.sh
+++ b/dvdarchive-2.3-beta.sh
@@ -118,6 +118,10 @@
DEBUGLOG="/tmp/dvdarchive.sh-debug.log"
#</Configuration>
+
+# read config file
+. /etc/vdr/dvdarchive.conf
+
#
# No changes needed after this mark