@@ -1,5 +1,8 @@
#!/bin/bash
python -m venv myenv
python -m venv env
source myenv/bin/activate
source env/bin/activate
pip install --upgrade pip
pip install dotenv
pip install azure-cognitiveservices-speech
The note is not visible to the blocked user.