]> Sergey Matveev's repositories - zdns.git/blob - default.zone.do
56501a98cd5f5eb4d04ef79a9bb947630a4b3d89
[zdns.git] / default.zone.do
1 redo-ifchange rc.tcl $2.tcl
2 PATH="$HOME/work/zeasypki:$PATH" tclsh8.6 <<EOF
3 set DOMAIN $2
4 source rc.tcl
5 source $2.tcl
6 EOF