Mediocreatmybest commited on
Commit
81f5d13
1 Parent(s): 27a98c3

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -0
start.sh CHANGED
@@ -1,2 +1,3 @@
 
1
  yarn start:production &
2
  exec "$@"
 
1
+ #!/bin/bash
2
  yarn start:production &
3
  exec "$@"