From d04ae603513055b209ad5e3e67e65e5be817d326 Mon Sep 17 00:00:00 2001 From: felix Date: Sat, 9 Mar 2024 17:32:31 +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 a60d040..912e1e8 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://repo.dbxe.de/dbxe/LinuxRMM-Script/raw/branch/main/rmmagent-linux.sh` +Download script with this url: `http://repo.dbxe.de/dbxe/LinuxRMM-Script/raw/branch/main/rmmagent-linux.sh` -For Ubuntu systems try: 'wget https://repo.dbxe.de/dbxe/LinuxRMM-Script/raw/branch/main/rmmagent-linux.sh' +For Ubuntu systems try: 'wget http://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+)