Skip to content

Commit

Permalink
made sure script won't overwrite nodes-script dir fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sfaber34 committed May 19, 2024
1 parent de26f8d commit a6470d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nextjs/public/bgnodes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,5 @@ if [ ! -d "~/nodes-script" ]; then
yarn install
fi

cd ~/nodes-script
node index.js

0 comments on commit a6470d8

Please sign in to comment.