Commit Graph

5 Commits

Author SHA1 Message Date
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