From 9d435c7e3af1f77f5edff91a422a9769be6e13da Mon Sep 17 00:00:00 2001 From: spongle Date: Sun, 18 Sep 2022 14:42:02 +0100 Subject: [PATCH] . --- shared/sendkeys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/sendkeys b/shared/sendkeys index a190b7f..9f562c8 100755 --- a/shared/sendkeys +++ b/shared/sendkeys @@ -30,7 +30,7 @@ then echo "--------------------------------" cat ${KEYSTORE}/*.pub |sort | uniq zip /var/tmp/keys.zip ~/.mykeys/_*.pub - /zTools/zPrivateConfig/bin/attmail.py + python3 /zTools/zPrivateConfig/bin/attmail.py else echo "ERROR: keystore not found" fi