diff --git a/contrib/mrss.sh b/contrib/mrss.sh index c3a9f35..12dd39f 100755 --- a/contrib/mrss.sh +++ b/contrib/mrss.sh @@ -59,6 +59,10 @@ sub_read() { else xdg-open $LINK & fi + if [ -h "$art" ]; then + # remove symlinks from new/ + rm "$art" + fi done if [ -n "$VID" ]; then