aboutsummaryrefslogtreecommitdiff
path: root/firma
diff options
context:
space:
mode:
Diffstat (limited to 'firma')
-rwxr-xr-xfirma1
1 files changed, 1 insertions, 0 deletions
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