From eb96abadd730c21fe7c37a81a550c37c107e9050 Mon Sep 17 00:00:00 2001 From: felix Date: Sat, 9 Mar 2024 17:07:35 +0100 Subject: [PATCH] README.md aktualisiert --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08c76de..a60d040 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Download the script that match your configuration ### Tips -Download script with this url: `https://raw.githubusercontent.com/netvolt/LinuxRMM-Script/main/rmmagent-linux.sh` +Download script with this url: `https://repo.dbxe.de/dbxe/LinuxRMM-Script/raw/branch/main/rmmagent-linux.sh` -For Ubuntu systems try: 'wget https://raw.githubusercontent.com/netvolt/LinuxRMM-Script/main/rmmagent-linux.sh' +For Ubuntu systems try: 'wget https://repo.dbxe.de/dbxe/LinuxRMM-Script/raw/branch/main/rmmagent-linux.sh' Make executable after downloading: 'sudo chmod +x rmmagent-linux.sh' ### Fix Blank Screen for Ubuntu Workstations (Ubuntu 16+)