From f4282bac58c7ed0d2724765178db2617b0375240 Mon Sep 17 00:00:00 2001 From: nate Date: Thu, 19 Mar 2026 12:22:24 +0400 Subject: [PATCH] update: deploy --- deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy.sh b/deploy.sh index 8336330..2e0a8e1 100755 --- a/deploy.sh +++ b/deploy.sh @@ -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