Commit Graph

12 Commits

Author SHA1 Message Date
zepheris
e823d5312b Added go_version variable and set to 1.21.6 2024-03-27 22:57:15 +00:00
Zepheris
8963af8107 Updated GO to 1.20.11 2023-12-12 20:40:50 -07:00
Adam Price
64799cce62
Merge pull request #1 from Sympatron/main
detect if go is already installed and skip installation
2023-06-03 15:09:05 +01:00
Adam Price
791961bcb9
Changed update command handling
The update command did not prompt to specify the system type as an argument
2023-06-03 15:07:14 +01:00
Sympatron
17e9cd6952 detect if go is already installed and skip installation 2023-04-17 16:10:51 +02:00
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