Update README.md
This commit is contained in:
parent
c033693da8
commit
f5efd82ed9
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ Log into your fresh **Ubuntu 22.04 LTS** server and run the following commands.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Download the installation script from GitHub
|
# 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
|
# Make the script executable
|
||||||
chmod +x install.sh
|
chmod +x install.sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue