From 1a0e4a87ad781be15ae8aa0afc3abc1c087a7e42 Mon Sep 17 00:00:00 2001 From: DualStackAdmin <64967000+DualStackAdmin@users.noreply.github.com> Date: Thu, 9 Oct 2025 02:23:14 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76128a7..db064c2 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Before running the installation script, you must complete the following steps in Log into your fresh **Ubuntu 22.04 LTS** server. The following commands will download the installation script, make it executable, and then run it with the necessary privileges. ```bash -wget https://github.com/DualStackAdmin/self-hosted-m365-backup/blob/main/install.sh +wget https://raw.githubusercontent.com/DualStackAdmin/self-hosted-m365-backup/main/install.sh ``` ```bash