Service/Nameservers: Difference between revisions
No edit summary |
No edit summary |
||
| Line 111: | Line 111: | ||
showrev = "git show -C %s; echo" | showrev = "git show -C %s; echo" | ||
* We use a post-receive hook to checkout the zones to the local sandbox and make | * We use a post-receive hook to checkout the zones to the local sandbox and make BIND reload them: | ||
BIND reload them: | |||
#!/bin/bash | #!/bin/bash | ||