@ -65,6 +65,7 @@ deploy_web() {
echo "[web] Deploying to web-eu-central..."
$SSH $WEB_HOST bash << 'REMOTE'
cd /opt/pingql
git checkout -- apps/web/src/dashboard/tailwind.css
git pull
cd apps/web
/root/.bun/bin/bun install