summaryrefslogtreecommitdiffstats
path: root/wk.fo/pks/cgi-bin/pgp-hkp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'wk.fo/pks/cgi-bin/pgp-hkp.sh')
-rw-r--r--wk.fo/pks/cgi-bin/pgp-hkp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/wk.fo/pks/cgi-bin/pgp-hkp.sh b/wk.fo/pks/cgi-bin/pgp-hkp.sh
index f0c5467..a6c78bf 100644
--- a/wk.fo/pks/cgi-bin/pgp-hkp.sh
+++ b/wk.fo/pks/cgi-bin/pgp-hkp.sh
@@ -131,7 +131,7 @@ case "$REQUEST_METHOD" in
echo "Key updated successfully"
else
echo "Error: Fingerprint not registered."
- echo "Contact hi@gumx.cc to arrange a key signing meeting."
+ echo "Contact administrator@wk.fo to arrange a key signing meeting."
fi
;;
esac