parsifal/start.sh

5 lines
50 B
Bash
Executable file

#!/bin/bash
set -x
git pull
pnpm build
pnpm start