qdrant_demo/frontend/build_and_sync.sh

7 lines
98 B
Bash

#!/usr/bin/env bash
pnpm run build
rsync -avP ./dist/ $1:./project/web-deployment/public/demo/