Skip to content

Commit

Permalink
Update linux.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
SayesCode authored Nov 9, 2024
1 parent 1fd43e0 commit bbb2de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ source venv/bin/activate
# Installing FastAPI and dependencies in the virtual environment
echo "Installing Python dependencies..."
pip install fastapi jinja2 uvicorn python-multipart
chmod 700 src/onyconnect/config/hidden_service
clear

# Starting the main script
Expand Down

0 comments on commit bbb2de8

Please sign in to comment.