Skip to content

Commit

Permalink
Merge pull request #2 from JacekKaczmarek10/feat/update-update.sh
Browse files Browse the repository at this point in the history
feat: update.sh
  • Loading branch information
JacekKaczmarek10 authored Jun 8, 2024
2 parents 7c9b83e + a67ef90 commit 685d6c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion update.sh
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
git pull -f && docker compose down && docker compose up -d --build
sudo docker system prune &&
sudo git pull -f && sudo docker compose down && sudo docker compose up -d --build

0 comments on commit 685d6c7

Please sign in to comment.