From: rhatto Date: Wed, 18 Jul 2007 16:19:12 +0000 (+0000) Subject: another small fix on list creation X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fc37f6269de6b7bf5cf3ec63dadf7ab38d67d372;p=firma.git another small fix on list creation --- diff --git a/firma b/firma index 0b3134e..62dc270 100755 --- a/firma +++ b/firma @@ -1083,6 +1083,7 @@ EOF answer="$(echo $answer | tr '[:lower:]' '[:upper:]')" if [[ -z "$answer" || "$answer" == "Y" || "$answer" == "YES" ]]; then SourceListConfig + CheckListConfigFile SendListPubkey $LIST_ADMIN break elif [[ "$answer" == "N" || "$answer" == "NO" ]]; then