mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-13 03:08:49 +00:00
- Added checks to prevent overwriting existing node.yaml and gateway.yaml files during configuration generation. - Enhanced error handling for bootstrap.yaml creation, providing informative messages based on the existence of files. - Implemented conditional renaming of bootstrap.yaml to node.yaml, ensuring it only occurs if node.yaml does not already exist. - Updated output messages for clarity on configuration readiness and existing file usage.