1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Fixed EXT protocol execution (Thanks to Peter Holik).

Changed scripts to use bash instead of sh.
This commit is contained in:
Rolf Ahrenberg
2010-10-25 14:43:38 +03:00
parent fd06641449
commit a6d4e850fc
9 changed files with 17 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
# vlc2iptv is used by the VDR iptv plugin to transcode external sources
#