Skip to content

Commit

Permalink
Append setup command for puppeteer browser
Browse files Browse the repository at this point in the history
  • Loading branch information
Domin0de committed Jun 28, 2024
1 parent 5fa634f commit f4b82ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/sh
node deploy-commands.js
npx puppeteer browsers install chrome
node index.js

0 comments on commit f4b82ae

Please sign in to comment.