summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2015-08-19 00:40:39 +0200
committerOliver Poignant <oliver@poignant.se>2015-08-19 00:40:39 +0200
commit8dd763fe4037baf3428d4a8f5edf70447c71d709 (patch)
treee38d61a2e5ebfa1041c2dd58d2a91aad3835669d
parent79fc7b9a6f0c38c7922757a5307c955fc27fdce6 (diff)
downloadGit-Auto-Deploy-8dd763fe4037baf3428d4a8f5edf70447c71d709.zip
Git-Auto-Deploy-8dd763fe4037baf3428d4a8f5edf70447c71d709.tar.gz
Git-Auto-Deploy-8dd763fe4037baf3428d4a8f5edf70447c71d709.tar.bz2
Updated repo
-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"
},
{