Mediocreatmybest commited on
Commit
25099ea
1 Parent(s): 9bd5591

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +0 -2
start.sh CHANGED
@@ -1,4 +1,2 @@
1
- #!/bin/bash
2
- #npm run build && npx http-server build -a localhost -p 3000 -o
3
  yarn start:production &
4
  exec "$@"
 
 
 
1
  yarn start:production &
2
  exec "$@"