Commit Graph

  • e823d5312b Added go_version variable and set to 1.21.6 main zepheris 2024-03-27 22:57:15 +0000
  • 8963af8107 Updated GO to 1.20.11 Zepheris 2023-12-12 20:40:50 -0700
  • 036bbd9b2c
    Merge 4c856c64f7 into 311b2f74a0 mattchis 2023-12-12 13:22:40 -0700
  • 4c856c64f7 - Added a variable to specify the Go version. - 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. Mattchis 2023-12-12 13:12:01 -0700
  • 80b3169cd0 - Updated go to 1.21.5 - Added to remove /usr/local/go/ before install go. In some situations there was a compiling issue with go with a previous version installed. Mattchis 2023-12-12 12:36:11 -0700
  • 5612bcea9f
    Merge 9ce20b24e2 into 311b2f74a0 Vithurshan Selvarajah 2023-12-04 23:22:16 +0000
  • 9ce20b24e2
    Update Go library to 1.20.11 Vithurshan Selvarajah 2023-12-04 23:21:18 +0000
  • 311b2f74a0
    Merge pull request #17 from truejp/main Netvolt Serviços Digitais 2023-10-09 18:21:31 -0300
  • 28b9c3d454
    Update README.md Philipp Lehnet 2023-09-24 03:13:38 +0200
  • 141169ceb1
    Update README.md Philipp Lehnet 2023-09-24 03:13:01 +0200
  • cf183cc048
    Update README.md Philipp Lehnet 2023-09-24 03:12:45 +0200
  • 09bbf7149e
    Update README.md Philipp Lehnet 2023-09-24 03:12:26 +0200
  • 9e1645e993
    Merge pull request #12 from adamprice56/main Netvolt Serviços Digitais 2023-07-04 11:10:45 -0300
  • 93dd87fd67
    Merge pull request #8 from Sympatron/main Netvolt Serviços Digitais 2023-07-04 11:10:16 -0300
  • 64799cce62
    Merge pull request #1 from Sympatron/main Adam Price 2023-06-03 15:09:05 +0100
  • 791961bcb9
    Changed update command handling Adam Price 2023-06-03 15:07:14 +0100
  • 17e9cd6952 detect if go is already installed and skip installation Sympatron 2023-04-17 16:10:51 +0200
  • 260c1cb815
    Update README.md Julianno Nogueira 2022-12-19 18:53:30 -0300
  • 46e483d803
    Update rmmagent-linux.sh Julianno Nogueira 2022-12-16 11:42:29 -0300
  • 5e8cfdde0d
    Merge pull request #3 from mattchis/main Julianno Nogueira 2022-12-11 17:58:03 -0300
  • 7709e28956 More corrections. mattchis 2022-12-08 17:10:35 -0700
  • 32b5b8e258 Corrected misspelled word. mattchis 2022-12-08 17:08:19 -0700
  • 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. mattchis 2022-12-08 16:59:21 -0700
  • 39a78fcaa2 Fixed issue with double entry of PATH variable with new chek_profile function. mattchis 2022-12-08 14:19:13 -0700
  • ff0eb12f2a Added a dependency check for unzip. If unzip is not found the script will exit. mattchis 2022-12-08 14:00:16 -0700
  • 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. mattchis 2022-12-08 13:50:12 -0700
  • 73d79df82f
    Update README.md Julianno Nogueira 2022-06-15 11:34:28 -0300
  • df2a27ef2d
    Update README.md Julianno Nogueira 2022-06-15 10:59:56 -0300
  • e5100eae74
    Update README.md Julianno Nogueira 2022-06-15 10:59:29 -0300
  • 665c386820
    Update README.md Julianno Nogueira 2022-06-15 10:59:13 -0300
  • 1b3e4950cb
    Update rmmagent-linux.sh Julianno Nogueira 2022-06-15 10:43:37 -0300
  • 0954cd3fac
    Update README.md ZoLuSs 2022-04-09 17:26:44 +0200
  • af13733145
    Create rmmagent-linux.sh ZoLuSs 2022-04-09 17:25:52 +0200
  • 942bf1b514
    Update README.md ZoLuSs 2022-04-09 17:25:33 +0200
  • b75b8441b4
    Initial commit ZoLuSs 2022-04-09 17:25:18 +0200