@@ -11,6 +11,8 @@ if [ "$#" -lt 2 ]; then
usage
fi
/home/honney/.bin/tracker.py add ffsplit
# Get the input file and validate its existence
input_file="$1"
if [ ! -f "$input_file" ]; then
The note is not visible to the blocked user.