Skip to content

Commit

Permalink
fix: change wrangler login via web browser to optional step
Browse files Browse the repository at this point in the history
  • Loading branch information
ypwong99 committed May 6, 2024
1 parent a284274 commit 9a9c6af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/cloudflare/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
# Install Wrangler CLI
npm install -g wrangler --save-dev

wrangler login
# Login to Wrangler (via web browser)
# wrangler login

0 comments on commit 9a9c6af

Please sign in to comment.