File: config

package info (click to toggle)
put-dns 0.0.2-7
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid
  • size: 200 kB
  • sloc: sh: 73; perl: 34; makefile: 15
file content (9 lines) | stat: -rw-r--r-- 106 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_input medium put-dns/update-domain  || true
db_go