File vdr-fetchwikipage of Package vdr
#!/bin/sh set -- curl -o README.SuSE-vdr.wiki 'http://en.opensuse.org/index.php?title=VDR&action=raw' echo "$@" exec "$@"
#!/bin/sh set -- curl -o README.SuSE-vdr.wiki 'http://en.opensuse.org/index.php?title=VDR&action=raw' echo "$@" exec "$@"