diff --git a/.prod/update.sh b/.prod/update.sh index 607a57f..f2aed8f 100644 --- a/.prod/update.sh +++ b/.prod/update.sh @@ -1,4 +1,4 @@ -cd ~/Documents/Web/Tech_Tracker_Web +cd ~/Documents/Web/Tech_Tracker_Web || exit git pull pnpm update sudo docker restart techtracker