Skip to content

Conversation

@xrqin
Copy link

@xrqin xrqin commented Nov 6, 2025

add flag to sync env

xrqin added 3 commits November 4, 2025 17:37
- Added automatic sync from example.env to .env in clean.sh
- This ensures the behavior matches what's documented in README.md
- Users can now modify example.env and run clean.sh to update .env
@xrqin xrqin requested review from louisliu2048 and xzav3r and removed request for louisliu2048 November 6, 2025 08:30
set -e

# Parse command line arguments
FORCE_ENV=false
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We dont have to do this fix anymore. The more correct fix should be to amend the makefile itself, and then add all variable flags for skip building, local dir repo, etc, encapsulated in makefile itself (which is the entrypoint for running the managing the devnet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants