diff options
Diffstat (limited to 'bin/common/y2feed')
| -rwxr-xr-x | bin/common/y2feed | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/common/y2feed b/bin/common/y2feed index e5e2201..0f27d68 100755 --- a/bin/common/y2feed +++ b/bin/common/y2feed @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env sh  test -z "${url:=$1}" \  	&& url="$(cat /dev/stdin)"  | 
