Tech_Tracker_Web/.prod/update.sh

5 lines
97 B
Bash

cd ~/Documents/Web/Tech_Tracker_Web || exit
git pull
pnpm update
sudo docker restart techtracker