diff --git a/.prod/update.sh b/.prod/update.sh new file mode 100644 index 0000000..607a57f --- /dev/null +++ b/.prod/update.sh @@ -0,0 +1,4 @@ +cd ~/Documents/Web/Tech_Tracker_Web +git pull +pnpm update +sudo docker restart techtracker