diff options
author | Holger Paradies <retabell@gmx.de> | 2012-10-20 15:04:29 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2013-02-07 09:18:13 +0100 |
commit | 3cac48dd52f11b36ef1d2d48f194932c03a66ef8 (patch) | |
tree | 10dde2852fc3da9d262408145e0bcf1526757d0f /config/chroot_local-includes/usr | |
parent | 03d6814242a82ee0edb59b7b1cb8b8e7ea566d79 (diff) | |
download | kanotix-3cac48dd52f11b36ef1d2d48f194932c03a66ef8.zip kanotix-3cac48dd52f11b36ef1d2d48f194932c03a66ef8.tar.gz |
add dvt scanfile to /usr/local/bin
Diffstat (limited to 'config/chroot_local-includes/usr')
-rwxr-xr-x | config/chroot_local-includes/usr/local/bin/dvbt-scan | 4 |
1 files changed, 4 insertions, 0 deletions
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 |