This commit is contained in:
Jason
2020-12-03 01:28:10 +00:00
parent 58f4e18404
commit afe3e08055
3 changed files with 185 additions and 183 deletions

5
webapp/unit-start.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
yarn run install
yarn run build
yarn run start