mirror of
https://github.com/netvolt/LinuxRMM-Script.git
synced 2025-08-09 09:44:54 +02:00
Update rmmagent-linux.sh
Version Upgrade GO!
This commit is contained in:
committed by
GitHub
parent
62b3dd71d6
commit
d3283cdbd6
@ -127,7 +127,7 @@ rmm_agent_type=$8
|
||||
mesh_fqdn=$2
|
||||
mesh_id=$3
|
||||
## 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_x86="https://go.dev/dl/go$go_version.linux-386.tar.gz"
|
||||
|
Reference in New Issue
Block a user