parsifal/start.sh

6 lines
50 B
Bash
Raw Normal View History

2024-09-17 20:56:27 +02:00
#!/bin/bash
set -x
git pull
pnpm build
pnpm start