Skip to content

Commit

Permalink
fix: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldte committed Sep 18, 2024
1 parent 3a36a77 commit 08bf6c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# Pull the latest changes
cd /var/www/invoice/
git pull origin main # Change 'main' to your branch if needed

# Build and start the Docker containers
docker-compose up -d

Expand Down

0 comments on commit 08bf6c5

Please sign in to comment.