Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Chanchreek authored Sep 19, 2024
1 parent b792101 commit 70473f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ echo "Activating the Python virtual environment..."
echo "--------------------------------"
source venv/bin/activate

echo ""
echo "Changing to the application directory..."
echo "--------------------------------"
cd ~/NetflixMovieCatalog

echo ""
echo "Checking directory contents..."
echo "--------------------------------"
Expand Down

0 comments on commit 70473f4

Please sign in to comment.