Correct git clone statement.
This commit is contained in:
parent
efd939641d
commit
a389b6ab1f
|
@ -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.
|
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.
|
1. Import applicable Veeam Agent configuration file.
|
||||||
```
|
```
|
||||||
|
|
Reference in New Issue