@@ -1,2 +1,2 @@
#! /usr/bin/bash
poetry run fastanime $*
#!/usr/bin/env sh
exec "${PYTHON:-python3}" -Werror -Xdev "$(dirname "$(realpath "$0")")/fastanime/__main__.py" "$@"
The note is not visible to the blocked user.