@@ -1,4 +1,10 @@
#!/bin/bash
source /home/rodo/Documents/examen-mss/netflix/bin/activate
python3 -m venv $(pwd)netflix
source $(pwd)/netflix/bin/activate
pip install pydantic fastapi uvicorn pydantic-settings sqlalchemy
cd /home/rodo/Documents/examen-mss/src/
python3 main.py
The note is not visible to the blocked user.