new feature specify dns; check signature after signing

This commit is contained in:
Marc Wäckerlin
2018-04-03 14:26:11 +00:00
parent 927efe5b2b
commit 1cf27f5474
5 changed files with 26 additions and 8 deletions

View File

@@ -39,7 +39,7 @@ message() {
if test $# -eq 0; then
return
fi
echo "${bold}${while}$*${normal}" 1>&2
echo "${bold}${white}$*${normal}" 1>&2
}
# write a success message