prasi-bun/deploy.sh

5 lines
72 B
Bash
Executable File

git reset --hard
git pull
bun run build
rm -rf ../data/lmdb
bun run prod