stable
Valerie 2021-08-24 00:04:07 -04:00
parent c8ea303b09
commit 815f085b9e
1 changed files with 1 additions and 0 deletions

1
start.sh 100644
View File

@ -0,0 +1 @@
(cd todo && git fetch && git pull && yarn && yarn compile && yarn start)