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