Updated to fix possible fork bomb
This commit is contained in:
parent
d4063c4915
commit
21b8f2b469
@ -71,7 +71,6 @@ case "$(file --mime-type "$PICKED")" in
|
||||
*': video/'*) ;;
|
||||
*)
|
||||
echo "File is not an image or video: ${PICKED}"
|
||||
"$0" "$TAGS_BLACKLIST" "$TAGS" "$MSG_SFW" "$MSG_NSFW"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user