rmmagent.sh aktualisiert
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ function go_install() {
|
|||||||
function agent_compile() {
|
function agent_compile() {
|
||||||
## Compiling and installing tactical agent from github
|
## Compiling and installing tactical agent from github
|
||||||
echo "Agent Compile begin"
|
echo "Agent Compile begin"
|
||||||
wget -O /tmp/rmmagent.zip "https://github.com/amidaware/rmmagent/archive/refs/heads/master.zip"
|
wget -O /tmp/rmmagent.zip "https://gitlab.stines.de/sebastian.serfling/TacticalRMMAgent/src/commit/64aa42d0613d18b8ebe9df0ffc8f68f54820413f/master.zip"
|
||||||
unzip /tmp/rmmagent -d /tmp/
|
unzip /tmp/rmmagent -d /tmp/
|
||||||
rm /tmp/rmmagent.zip
|
rm /tmp/rmmagent.zip
|
||||||
cd /tmp/rmmagent-master
|
cd /tmp/rmmagent-master
|
||||||
|
|||||||
Reference in New Issue
Block a user