#!/bin/bash git pull cd client && npm i && npx vite build cd ../server && npm i sudo systemctl restart weather-sensors sudo systemctl restart weather-station