lib/update
author Tero Marttila <terom@paivola.fi>
Thu, 19 Dec 2013 20:47:43 +0200
branchdns-new
changeset 92 639a5093039b
parent 82 26a307558602
child 94 1b02d8075676
permissions -rw-r--r--
lib/update.operations: update_domain_forward/reverse: use --add-origin, unless hosts name does not include a .
#!/bin/bash
#
## Library includes
for lib in lib/update.*; do
    source $lib
done