Correct git clone statement.

This commit is contained in:
Adam 2019-11-27 03:25:12 +00:00
parent efd939641d
commit a389b6ab1f
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ incremental backup and then another to run an activefull backup. This process un
```
1. Get the Veeam Agent configuration file and backup script.
```
$ git clone gitlab@gitlab.displaysystemsintl.com:infrastructure/servers/veeam-agent configuration.git
$ git clone git@gitlab.com:adouglas/veeam-agent-for-linux-backup-script.git
```
1. Import applicable Veeam Agent configuration file.
```