From a389b6ab1f80ec55703b46800dbeffd1ecaeaccf Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 27 Nov 2019 03:25:12 +0000 Subject: [PATCH] Correct git clone statement. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e606164..d54f57e 100644 --- a/README.md +++ b/README.md @@ -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. ```