mirror of
https://github.com/netvolt/LinuxRMM-Script.git
synced 2025-08-15 12:12:23 +02:00
Merge pull request #22 from MTSmash-TMP-Networks/patch-1
Update rmmagent-linux.sh
This commit is contained in:
@ -127,7 +127,7 @@ rmm_agent_type=$8
|
|||||||
mesh_fqdn=$2
|
mesh_fqdn=$2
|
||||||
mesh_id=$3
|
mesh_id=$3
|
||||||
## Setting Go verison to be installed
|
## Setting Go verison to be installed
|
||||||
go_version="1.21.5"
|
go_version="1.21.6"
|
||||||
|
|
||||||
go_url_amd64="https://go.dev/dl/go$go_version.linux-amd64.tar.gz"
|
go_url_amd64="https://go.dev/dl/go$go_version.linux-amd64.tar.gz"
|
||||||
go_url_x86="https://go.dev/dl/go$go_version.linux-386.tar.gz"
|
go_url_x86="https://go.dev/dl/go$go_version.linux-386.tar.gz"
|
||||||
|
Reference in New Issue
Block a user