Commit Graph

7 Commits

Author SHA1 Message Date
Julianno Nogueira
46e483d803
Update rmmagent-linux.sh
Updated code to check unzip installation.
2022-12-16 11:42:29 -03:00
mattchis
60fb82a49f Added the following:
- 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.
2022-12-08 16:59:21 -07:00
mattchis
39a78fcaa2 Fixed issue with double entry of PATH variable with new chek_profile function. 2022-12-08 14:19:13 -07:00
mattchis
ff0eb12f2a Added a dependency check for unzip. If unzip is not found the script will exit. 2022-12-08 14:01:15 -07:00
mattchis
81e9aa6fdc Fixes for the /root/.profile file:
- 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.
2022-12-08 14:01:15 -07:00
Julianno Nogueira
1b3e4950cb
Update rmmagent-linux.sh
Updated the Go installation sources to the latest version
2022-06-15 10:43:37 -03:00
ZoLuSs
af13733145
Create rmmagent-linux.sh 2022-04-09 17:25:52 +02:00