@@ -1,8 +1,5 @@
#!/bin/sh
SCRIPT_PATH=$(readlink -f "$0")
SCRIPT_DIR=$(dirname "SCRIPT_PATH")
cd "$SCRIPT_DIR"
cd "$(dirname "$0")"
python main.py
The note is not visible to the blocked user.