@@ -0,0 +1,5 @@
#!/bin/bash
cd "${0%/*}"
virtualenv -p python3.8 venv
source venv/bin/activate
pip install -r requirements.txt
The note is not visible to the blocked user.