- Added a condition that will check the defined version Go with the version of Go installed on the system.
Based on this condition either the defined version of Go gets installed or not.
- uninstall_agent function
- uninstall_mesh function
- User input support for forcibly uninstalling TRMM and Mesh agent.
Updated the following:
- Updated readme.md with how to use the uninstall feature.
- Fixed the issue when installing the LinuxRMM-Script the /root/.profile PATH variable is incorrect.
- Added a check_profile function to check the integrity of the /root/.profile PATH variable and correct any issues it my find. Running the update function will correct the profile as well.