Update README.md
This commit is contained in:
parent
79cc86fe33
commit
8ded811f92
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue