Update README.md

This commit is contained in:
DualStackAdmin 2025-10-09 01:36:42 +04:00 committed by GitHub
parent c033693da8
commit f5efd82ed9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@ Log into your fresh **Ubuntu 22.04 LTS** server and run the following commands.
```bash
# Download the installation script from GitHub
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://github.com/DualStackAdmin/self-hosted-m365-backup/blob/main/install.sh
# Make the script executable
chmod +x install.sh