X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/403b177a953175b40f6ea6a4902dba4ec9ce51eb..4479ee5c32b8d5c7dc6cef37b4bbaed9402ed4fb:/cookbooks/dns/templates/default/dns-update.erb diff --git a/cookbooks/dns/templates/default/dns-update.erb b/cookbooks/dns/templates/default/dns-update.erb index 162e7875e..93d2e1ee3 100755 --- a/cookbooks/dns/templates/default/dns-update.erb +++ b/cookbooks/dns/templates/default/dns-update.erb @@ -14,7 +14,7 @@ cd /var/lib/dns if [ ! -d .git ] then - git clone /var/lib/git/dns.git /var/lib/dns + git clone /var/lib/git/public/dns.git /var/lib/dns fi git pull -q