@@ -0,0 +1,8 @@
#!/bin/bash
# poetry install
# poetry shell
export PYTHONPATH=$PYTHONPATH:$PWD; watchmedo auto-restart -p "*.py" -R python3 -- autogpt/__main__.py "$@"
The note is not visible to the blocked user.