Commit Graph
3 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