Commit Graph

24 Commits

Author SHA1 Message Date
09bbf7149e Update README.md 2023-09-24 03:12:26 +02:00
9e1645e993 Merge pull request #12 from adamprice56/main
Update command - Help message
2023-07-04 11:10:45 -03:00
93dd87fd67 Merge pull request #8 from Sympatron/main
Detect if go is already installed and skip installation
2023-07-04 11:10:16 -03:00
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
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
17e9cd6952 detect if go is already installed and skip installation 2023-04-17 16:10:51 +02:00
260c1cb815 Update README.md 2022-12-19 18:53:30 -03:00
46e483d803 Update rmmagent-linux.sh
Updated code to check unzip installation.
2022-12-16 11:42:29 -03:00
5e8cfdde0d Merge pull request #3 from mattchis/main
A serie of good improvementos of @mattchis for PATH dependency check and /root/.profile fixes and uninstall updates.
2022-12-11 17:58:03 -03:00
7709e28956 More corrections. 2022-12-08 17:10:35 -07:00
32b5b8e258 Corrected misspelled word. 2022-12-08 17:08:19 -07:00
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
39a78fcaa2 Fixed issue with double entry of PATH variable with new chek_profile function. 2022-12-08 14:19:13 -07:00
ff0eb12f2a Added a dependency check for unzip. If unzip is not found the script will exit. 2022-12-08 14:01:15 -07:00
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
73d79df82f Update README.md 2022-06-15 11:34:28 -03:00
df2a27ef2d Update README.md 2022-06-15 10:59:56 -03:00
e5100eae74 Update README.md 2022-06-15 10:59:29 -03:00
665c386820 Update README.md 2022-06-15 10:59:13 -03:00
1b3e4950cb Update rmmagent-linux.sh
Updated the Go installation sources to the latest version
2022-06-15 10:43:37 -03:00
0954cd3fac Update README.md
Edit script name because it has change before the commit
2022-04-09 17:26:44 +02:00
af13733145 Create rmmagent-linux.sh 2022-04-09 17:25:52 +02:00
942bf1b514 Update README.md 2022-04-09 17:25:33 +02:00
b75b8441b4 Initial commit 2022-04-09 17:25:18 +02:00