5 lines
89 B
Bash
5 lines
89 B
Bash
cd ~/Documents/Web/Tech_Tracker_Web
|
|
git pull
|
|
pnpm update
|
|
sudo docker restart techtracker
|