-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Tasks:
- Reposition script execution commands to more appropriate locations.
- Group all scripts into a dedicated folder for better organization.
- Move miscellaneous files (e.g.,
.bash,.txt, etc.) from the root directory to a designated folder. - Rename
env_reset.shandenv_setup.shwith numerical prefixes for better ordering. - Test on a clean machine before merging into the
devbranch.
Acceptance Criteria:
- Scripts are properly organized into a structured folder system.
- Miscellaneous files are no longer in the root directory.
env_reset.shandenv_setup.shfollow a clear numerical naming convention.- Successfully tested on a fresh environment without issues.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request