Skip to content
Snippets Groups Projects
Commit f9c4162e authored by Ethan Robert's avatar Ethan Robert
Browse files

Fixed install_student.sh

parent 13c78fe9
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
echo "Ce programme va installer EasyCom sur cet ordinateur."
echo "Appuyez sur [ENTRÉE] pour continuer ou Ctrl+C pour annuler"
read -p
read
echo "Installing fastapi and uvicorn"
pip install --break-system-packages fastapi uvicorn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment