budgeteer/docker/build.sh

7 lines
43 B
Bash
Executable File

#!/bin/sh
cd web
yarn dev &
cd ..
task -w