todo/start.sh

2 lines
73 B
Bash

(cd todo && git fetch && git pull && yarn && yarn compile && yarn start)