diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-05-14 01:17:22 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-05-14 01:17:22 +0200 |
commit | 88c998b2650d684086faca8e65f9b2f67c764b47 (patch) | |
tree | 2adeae9c66220e6617b335374e7760cd9a68c55f | |
parent | ead171d29f1f5f432e462da1dc3366be8abef647 (diff) | |
parent | b98b2c57cf1031b43b57bb8b8d8b4954ac6dd4cc (diff) | |
download | plan9front-88c998b2650d684086faca8e65f9b2f67c764b47.tar.xz |
merge
-rwxr-xr-x | rc/bin/play | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/play b/rc/bin/play index 6851e4cbf..80ea396b0 100755 --- a/rc/bin/play +++ b/rc/bin/play @@ -34,7 +34,7 @@ fn play1 { sed 's/
//g' | while(j=`{read}){ echo $"j >[1=2] if(~ $"j http:* https:* HTTP:* HTTPS:*){ - hget -r 'Icy-MetaData: 0' $"j | play1 $"j + hget -r 'User-Agent: play' -r 'Icy-MetaData: 0' $"j | play1 $"j } if not { if(test -r $"j) |