From 3cac48dd52f11b36ef1d2d48f194932c03a66ef8 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sat, 20 Oct 2012 15:04:29 +0200
Subject: add dvt scanfile to /usr/local/bin

---
 config/chroot_local-includes/usr/local/bin/dvbt-scan | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100755 config/chroot_local-includes/usr/local/bin/dvbt-scan

diff --git a/config/chroot_local-includes/usr/local/bin/dvbt-scan b/config/chroot_local-includes/usr/local/bin/dvbt-scan
new file mode 100755
index 0000000..3a06418
--- /dev/null
+++ b/config/chroot_local-includes/usr/local/bin/dvbt-scan
@@ -0,0 +1,4 @@
+#!/bin/sh
+cd
+mkdir .mplayer
+w_scan -M >.mplayer/channels.conf
-- 
cgit v1.0