Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonruncie authored Oct 4, 2021
1 parent ab24035 commit 99179bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ yarn build
cd /app/
git clone https://github.com/exiled-apes/candy-machine-mint.git candy-machine-mint
cd candy-machine-mint
# The below command is called out by the yarn install as something that should be run to keep browser data up to date.
npx browserslist@latest --update-db
yarn install

#yarn build
#yarn build

0 comments on commit 99179bc

Please sign in to comment.