summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GitAutoDeploy.conf.json.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/GitAutoDeploy.conf.json.example b/GitAutoDeploy.conf.json.example
index 5e038f1..47bf187 100644
--- a/GitAutoDeploy.conf.json.example
+++ b/GitAutoDeploy.conf.json.example
@@ -8,9 +8,9 @@
],
"repositories":
[{
- "url": "https://github.com/olipo186/Github-Gitlab-Auto-Deploy.git",
+ "url": "https://github.com/olipo186/Git-Auto-Deploy.git",
"branch": "master",
- "path": "~/repositories/Github-Gitlab-Auto-Deploy",
+ "path": "~/repositories/Git-Auto-Deploy",
"deploy": "echo deploying"
},
{