diff --git a/randrss b/randrss index 09e6868..14f28f7 100755 --- a/randrss +++ b/randrss @@ -28,7 +28,7 @@ if [ "$3" = "syncnow" ] ; then syncnow=1 fi while true ; do - ls "$feedsconfigdir" | while read line ; do + ls "$feedsconfigdir" | shuf | while read line ; do source "$feedsconfigdir/$line" sleepfor=0