From b14383f8fda2a97d1db6b4b10bffe16771acbd27 Mon Sep 17 00:00:00 2001 From: gibbyb Date: Mon, 29 Jul 2024 14:55:21 -0500 Subject: [PATCH] General History Drawer now works --- .prod/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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