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.sh and env_setup.sh with numerical prefixes for better ordering.
- Test on a clean machine before merging into the dev branch.
Acceptance Criteria:
- Scripts are properly organized into a structured folder system.
- Miscellaneous files are no longer in the root directory.
- env_reset.sh and env_setup.sh follow a clear numerical naming convention.
- Successfully tested on a fresh environment without issues.
Reactions are currently unavailable
Tasks:
Acceptance Criteria: