Skip to content

Commit

Permalink
Update docker-entry.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jujuck authored Dec 7, 2023
1 parent 4519337 commit a15225f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-entry.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env sh

sleep 5
npm build
npm start
npm run build
npm run start

0 comments on commit a15225f

Please sign in to comment.