Skip to content

Commit

Permalink
changed folder structure for superscraper
Browse files Browse the repository at this point in the history
  • Loading branch information
AV committed Mar 24, 2023
1 parent 1e89bf4 commit da48ac6
Show file tree
Hide file tree
Showing 10 changed files with 208 additions and 95,575 deletions.
4 changes: 2 additions & 2 deletions superscraper/docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ cd /workspaces/superscraper
npm run clean
npm install

echo "Waiting 6 seconds for postgres to start!"
# echo "Waiting 6 seconds for postgres to start!"
# sleep 6
# pm2-docker start awair-scraper.js healthkit-scraper.js
# pm2-docker start awair/awair-scraper.js

# run command passed in via CMD in Dockerfile
exec "$@"
Loading

0 comments on commit da48ac6

Please sign in to comment.