Update README.md

This commit is contained in:
DualStackAdmin 2025-10-09 02:30:09 +04:00 committed by GitHub
parent 79cc86fe33
commit 8ded811f92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,5 +72,5 @@ Log into your fresh **Ubuntu 22.04 LTS** server and follow these steps.
#### Step 1: Download the Script #### Step 1: Download the Script
Use `wget` to download the latest installer from the GitHub repository. Use `wget` to download the latest installer from the GitHub repository.
```bash ```bash
wget [https://raw.githubusercontent.com/DualStackAdmin/self-hosted-m365-backup/main/install.sh](https://raw.githubusercontent.com/DualStackAdmin/self-hosted-m365-backup/main/install.sh) wget https://raw.githubusercontent.com/DualStackAdmin/self-hosted-m365-backup/main/install.sh
``` ```