Skip to content

Commit

Permalink
cd to dir
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Sandor committed Sep 6, 2024
1 parent 0bf4732 commit 5c5b7bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/deploy.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/sh
# Intended to be run from the project root directory.
cd $(dirname "$0")

git pull
docker compose -f docker-compose-prod.yml build
docker compose down
Expand Down

0 comments on commit 5c5b7bc

Please sign in to comment.