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